Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
KerstenBreuer committed Aug 2, 2020
1 parent 0cee439 commit 8526687
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
3 changes: 2 additions & 1 deletion CWL/workflows/CUTnRUN.cwl
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ inputs:
Q-value cutoff used for peak calling by MACS2.
The default is 0.05.
type: float
default: 0.05
broad_peaks:
doc: |
Determines whether the "--broad" flag
Expand Down Expand Up @@ -400,4 +401,4 @@ outputs:
outputSource: create_summary_qc_report/multiqc_zip
multiqc_html:
type: File
outputSource: create_summary_qc_report/multiqc_html
outputSource: create_summary_qc_report/multiqc_html
6 changes: 0 additions & 6 deletions tiny_test/test_main.chip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@ genome:
genome_spike_in:
class: File
path: ./ref_genome.fa
adapter1:
- "AGT"
- "AGT"
adapter2:
- null
- null
is_paired_end: true
fragment_size: null
effective_genome_size: 199

0 comments on commit 8526687

Please sign in to comment.