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

fix tabix

parent 9541e660
No related branches found
No related tags found
No related merge requests found
......@@ -187,7 +187,7 @@ task Tabix {
String type = "vcf"
String dockerTag = "0.2.6--ha92aebf_0"
}
# FIXME: It is better to do the indexing on VCF creation. Not in a separate task. With file localization this gets hairy fast.
command {
set -e
mkdir -p $(dirname ~{outputFilePath})
......
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