Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mirrors
biopet.biopet
Commits
3a1f0235
Commit
3a1f0235
authored
Mar 10, 2015
by
bow
Browse files
Add missing mock executable for testing
parent
0109059c
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/gentrap/src/test/scala/nl/lumc/sasc/biopet/pipelines/gentrap/GentrapTest.scala
View file @
3a1f0235
...
...
@@ -186,7 +186,7 @@ object GentrapTest {
// mapping executables
"star"
,
"bowtie"
,
"samtools"
,
"gsnap"
,
// gentrap executables
"cufflinks"
,
"htseq-count"
,
"grep"
,
"pdflatex"
,
"Rscript"
,
"tabix"
,
"bgzip"
,
"cufflinks"
,
"htseq-count"
,
"grep"
,
"pdflatex"
,
"Rscript"
,
"tabix"
,
"bgzip"
,
"htseq-count"
,
// bam2wig executables
"igvtools"
,
"wigtobigwig"
).
map
{
case
exe
=>
exe
->
Map
(
"exe"
->
"test"
)
}.
toMap
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment