Skip to content
Snippets Groups Projects

Resolve "Enhance type strictness and parsing"

Merged aknecht2 requested to merge 4-enhance-type-strictness-and-parsing into master
31 files
+ 663
571
Compare changes
  • Side-by-side
  • Inline
Files
31
@@ -51,35 +51,6 @@ peak_call:
@@ -51,35 +51,6 @@ peak_call:
outputs:
outputs:
- results_sorted.narrowPeak:
- results_sorted.narrowPeak:
type: file
type: file
- jamm[tool]:
- jamm_prep:
inputs:
- exp.bed:
type: file
- control.bed:
type: file
- jamm_dir:
type: string
additional_inputs: null
outputs:
- jamm_exp.bed:
type: file
- jamm_control.bed:
type: file
- jamm_callpeak:
inputs:
- chrom.sizes:
type: file
- jamm_dir:
type: string
additional_inputs:
- jamm_exp.bed:
type: file
- jamm_control.bed:
type: file
outputs:
- results_sorted.narrowPeak:
type: file
- gem[tool]:
- gem[tool]:
- gem_callpeak:
- gem_callpeak:
inputs:
inputs:
@@ -100,7 +71,7 @@ peak_call:
@@ -100,7 +71,7 @@ peak_call:
- results_sorted.narrowPeak:
- results_sorted.narrowPeak:
type: file
type: file
- spp[tool]:
- spp[tool]:
- cp_bed_tagalign_exp:
- cp_bed_tagalign:
inputs:
inputs:
- exp.bed:
- exp.bed:
type: file
type: file
@@ -108,7 +79,7 @@ peak_call:
@@ -108,7 +79,7 @@ peak_call:
outputs:
outputs:
- exp.tagAlign:
- exp.tagAlign:
type: file
type: file
- cp_bed_tagalign_control:
- cp_bed_tagalign:
inputs:
inputs:
- control.bed:
- control.bed:
type: file
type: file
Loading