mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-13 05:03:10 +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
|
||||
params {
|
||||
config_profile_description = 'Computerome 2.0 cluster profile provided by nf-core/configs.'
|
||||
|
@ -10,7 +8,6 @@ params {
|
|||
singularity {
|
||||
enabled = true
|
||||
autoMounts = true
|
||||
cacheDir = singularityDir
|
||||
}
|
||||
|
||||
process {
|
||||
|
|
Loading…
Reference in a new issue