Skip to content
Snippets Groups Projects
Commit 7957c85f authored by Cats's avatar Cats
Browse files

add bam index to ApplyBQSR input

parent e2c52a71
No related branches found
No related tags found
1 merge request!17Caching related changes
......@@ -3,6 +3,7 @@ task ApplyBQSR {
String? preCommand
File gatkJar
File inputBam
File inputBamIndex
String outputBamPath
File recalibrationReport
Array[File]+ sequenceGroupInterval
......
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