File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed
Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -128,6 +128,7 @@ inputs:
128128 Q-value cutoff used for peak calling by MACS2.
129129 The default is 0.05.
130130 type : float
131+ default : 0.05
131132 broad_peaks:
132133 doc : |
133134 Determines whether the "--broad" flag
@@ -400,4 +401,4 @@ outputs:
400401 outputSource : create_summary_qc_report/multiqc_zip
401402 multiqc_html:
402403 type : File
403- outputSource : create_summary_qc_report/multiqc_html
404+ outputSource : create_summary_qc_report/multiqc_html
Original file line number Diff line number Diff line change @@ -16,12 +16,6 @@ genome:
1616genome_spike_in :
1717 class : File
1818 path : ./ref_genome.fa
19- adapter1 :
20- - " AGT"
21- - " AGT"
22- adapter2 :
23- - null
24- - null
2519is_paired_end : true
2620fragment_size : null
2721effective_genome_size : 199
You can’t perform that action at this time.
0 commit comments