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

Added missing executables

parent 55816a48
No related branches found
No related tags found
No related merge requests found
......@@ -82,7 +82,9 @@ object CarpTest {
"sickle" -> Map("exe" -> "test"),
"bwa" -> Map("exe" -> "test"),
"samtools" -> Map("exe" -> "test"),
"macs2" -> Map("exe" -> "test")
"macs2" -> Map("exe" -> "test"),
"igvtools" -> Map("exe" -> "test"),
"wigtobigwig" -> Map("exe" -> "test")
)
val sample1 = Map(
......
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