mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 16:29:55 +00:00
Update computerome.config
This commit is contained in:
parent
a1413ce18e
commit
e2d54cb56c
1 changed files with 0 additions and 3 deletions
|
@ -1,5 +1,3 @@
|
||||||
singularityDir = "/scratch/${USER}/singularity_images_nextflow"
|
|
||||||
|
|
||||||
//Profile config names for nf-core/configs
|
//Profile config names for nf-core/configs
|
||||||
params {
|
params {
|
||||||
config_profile_description = 'Computerome 2.0 cluster profile provided by nf-core/configs.'
|
config_profile_description = 'Computerome 2.0 cluster profile provided by nf-core/configs.'
|
||||||
|
@ -10,7 +8,6 @@ params {
|
||||||
singularity {
|
singularity {
|
||||||
enabled = true
|
enabled = true
|
||||||
autoMounts = true
|
autoMounts = true
|
||||||
cacheDir = singularityDir
|
|
||||||
}
|
}
|
||||||
|
|
||||||
process {
|
process {
|
||||||
|
|
Loading…
Reference in a new issue