Skip to content
Snippets Groups Projects
Commit 4521305b authored by bow's avatar bow
Browse files

Ensure correct config name

parent 32796b57
No related branches found
No related tags found
No related merge requests found
......@@ -186,7 +186,7 @@ object GentrapTest {
// mapping executables
"star", "bowtie", "samtools", "gsnap", "tophat",
// gentrap executables
"cufflinks", "htseqcount", "grep", "pdflatex", "Rscript", "tabix", "bgzip",
"cufflinks", "htseqcount", "grep", "pdflatex", "rscript", "tabix", "bgzip",
// bam2wig executables
"igvtools", "wigtobigwig"
).map { case exe => exe -> Map("exe" -> "test") }.toMap
......
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