1
0
Fork 0
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:
Marc Trunjer Kusk Nielsen 2021-09-01 22:06:56 +02:00 committed by GitHub
parent a1413ce18e
commit e2d54cb56c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 {