Skip to content
Snippets Groups Projects
Commit 89f4ea33 authored by Ruben Vorderman's avatar Ruben Vorderman
Browse files

add input bam

parent ad62f715
No related branches found
No related tags found
1 merge request!10Extra tasks required for assembly.
......@@ -95,7 +95,7 @@ task fastq {
${true="-O" false="" outputQuality} \
${"-c " + compressionLevel} \
${"--threads " + totalThreads} \
${inputBam}
}
output {
File read1 = outputRead1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment