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.
2 parents 1d83e1b + c858fec commit 3207ff8Copy full SHA for 3207ff8
nextflow.config
@@ -16,6 +16,7 @@ params {
16
container = 'nfcore/chipseq:latest' // Container slug. Stable releases should specify release tag!
17
18
reads = "data/*{1,2}*.fastq.gz"
19
+ readPaths = false
20
macsconfig = "data/macsconfig"
21
multiqc_config = "$baseDir/conf/multiqc_config.yaml"
22
extendReadsLen = 100
0 commit comments