Skip to content
Snippets Groups Projects
Commit 3eee251f authored by Peter van 't Hof's avatar Peter van 't Hof
Browse files

Added dbsnp to config

parent 4818d276
No related branches found
No related tags found
No related merge requests found
......@@ -193,6 +193,7 @@ class GenerateIndexes(val root: Configurable) extends QScript with BiopetQScript
cv.out = new File(annotationDir, "dbsnp.vcf.gz")
add(cv)
outputConfig += "dbsnp" -> cv.out
}
// Bwa index
......
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