Skip to content
Snippets Groups Projects
Unverified Commit 75b8a82d authored by Laurent Modolo's avatar Laurent Modolo
Browse files

training_dataset.config: fix cacheDir for singularity in2p3

parent 2a00f4d5
No related branches found
No related tags found
No related merge requests found
......@@ -240,7 +240,7 @@ profiles {
}
ccin2p3 {
singularity.enabled = true
singularity.cacheDir = "$baseDir/.src/singularity_in2p3/"
singularity.cacheDir = "$baseDir/singularity_in2p3/"
singularity.runOptions = "--bind /pbs,/sps,/scratch"
process{
withName: fasta_from_bed {
......
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