Skip to content
Snippets Groups Projects
Commit 26460c2c authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Finish fixing configs

parent 51ff8a09
Branches
Tags
3 merge requests!78Develop,!76Resolve "Generate Raw RDS file",!75Cellranger 4.0.0 ref 2020 a
Pipeline #7794 passed with stages
in 10 minutes and 28 seconds
......@@ -3,10 +3,10 @@ process {
queue = '32GB'
clusterOptions = '--hold'
withLabel: trackStart {
withName: trackStart {
executor = 'local'
}
withLabel: checkDesignFile {
withName: checkDesignFile {
executor = 'local'
}
withName: count211 {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment