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

src/RNAseq.config : change to lbmc docker

parent 4f89a4a3
No related branches found
No related tags found
No related merge requests found
......@@ -190,9 +190,13 @@ profiles {
cpus = 4
}
withName: multiqc {
container = "ewels/multiqc:1.9"
container = "lbmc/multiqc:1.7"
cpus = 1
}
withName: coverage_genome {
container = "lbmc/deeptools:3.0.2"
cpus = 8
}
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment