mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 08:29:54 +00:00
Update conf/pipeline/sarek/uppmax.config
Co-Authored-By: Johannes Alneberg <johannes.alneberg@scilifelab.se>
This commit is contained in:
parent
09ff8f5790
commit
8acbdacf03
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ params {
|
|||
config_profile_contact = 'Maxime Garcia (@MaxUlysse)'
|
||||
config_profile_description = 'nf-core/sarek uppmax profile provided by nf-core/configs'
|
||||
|
||||
singleCPUmem = 7.GB
|
||||
singleCPUmem = 7000.MB
|
||||
// Just useful until iGenomes is updated on UPPMAX
|
||||
igenomeIgnore = true
|
||||
genomes_base = params.genome == 'GRCh37' ? '/sw/data/uppnex/ToolBox/ReferenceAssemblies/hg38make/bundle/2.8/b37' : '/sw/data/uppnex/ToolBox/hg38bundle'
|
||||
|
|
Loading…
Reference in a new issue