-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconsensus-peaks-chip-sr-tests.yml
53 lines (53 loc) · 1.22 KB
/
consensus-peaks-chip-sr-tests.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
- doc: Test for consensus-peaks-chip-sr.ga
job:
n rmDup BAMSR:
class: Collection
collection_type: list
elements:
- class: File
identifier: rep1
path: test-data/ChIP_SR_rep1.bam
dbkey: mm10
- class: File
identifier: rep2
path: test-data/ChIP_SR_rep2.bam
dbkey: mm10
- class: File
identifier: rep3
path: test-data/ChIP_SR_rep3.bam
dbkey: mm10
Minimum number of overlap: 2
effective_genome_size: 1870000000
bin_size: 50
outputs:
individual_macs2_narrowPeaks:
element_tests:
rep1:
asserts:
has_n_lines:
n: 3
rep2:
asserts:
has_n_lines:
n: 3
rep3:
asserts:
has_n_lines:
n: 3
average_bigwig:
asserts:
has_size:
value: 1290
delta: 100
merged_macs2_narrowPeaks:
asserts:
has_n_lines:
n: 4
multiqc_output:
asserts:
has_text:
text: "<span class=\"mqc_table_tooltip\" title=\"MACS2: Fragment Length\">Fragment Length</span>"
shared_narrowPeak:
asserts:
has_n_lines:
n: 2