Newer
Older
String outDir
String sampleName
Int? threads
Int? memory
command {
set -e -o pipefail
${preCommand}
File peakFile = outDir + "/" + sampleName + "_peaks.narrowPeak"
String outDir
String sampleName
Int? threads
Int? memory
command {
set -e -o pipefail
${preCommand}
File peakFile = outDir + "/" + sampleName + "_peaks.narrowPeak"