Skip to content
Snippets Groups Projects
Commit abe319d1 authored by elabaron's avatar elabaron
Browse files

fix dedup.config

parent 3340f1de
Branches
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ profiles {
container = "lbmc/samtools:1.7"
cpus = 1
}
withName: counting {
withName: dedup {
container = "lbmc/umi_tools:1.0.0"
cpus = 1
}
......@@ -21,7 +21,7 @@ profiles {
container = "lbmc/samtools:1.7"
cpus = 1
}
withName: counting {
withName: dedup {
container = "lbmc/umi_tools:1.0.0"
cpus = 1
}
......@@ -39,7 +39,7 @@ profiles {
time = "12h"
queue = 'monointeldeb128,monointeldeb48,h48-E5-2670deb128,h6-E5-2667v4deb128'
}
withName: counting {
withName: dedup {
beforeScript = "source /usr/share/lmod/lmod/init/bash; module use ~/privatemodules"
module = "umi_tools/1.0.0"
executor = "sge"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment