We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 619d576 commit d7d7b92Copy full SHA for d7d7b92
workflows/chipseq.nf
@@ -89,7 +89,6 @@ if (anno_readme && file(anno_readme).exists()) {
89
workflow CHIPSEQ {
90
91
take:
92
- // ch_samplesheet // channel: samplesheet read in from --input //TODO
93
ch_input // channel: path(sample_sheet.csv)
94
ch_versions // channel: [ path(versions.yml) ]
95
ch_fasta // channel: path(genome.fa)
0 commit comments