parent
c9d8b22092
commit
9f867d77ca
|
|
@ -58,6 +58,7 @@ class SamToFastq extends org.broadinstitute.sting.queue.function.JavaCommandLine
|
|||
|
||||
override def inputBams = input
|
||||
override def outputBam = null
|
||||
this.sortOrder = null
|
||||
|
||||
override def commandLine = super.commandLine +
|
||||
" FASTQ=" + fastq +
|
||||
|
|
|
|||
Loading…
Reference in New Issue