mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +00:00
Merge pull request #278 from marcmtk/computerome
Update computerome.config
This commit is contained in:
commit
b8e60c503f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ params {
|
|||
config_profile_url = 'https://www.computerome.dk/'
|
||||
project = null
|
||||
cache_dir = "/home/projects/$params.project/scratch"
|
||||
schema_ignore_params = "project,cache_dir"
|
||||
schema_ignore_params = "project,cache_dir,genomes,modules"
|
||||
|
||||
//Thin nodes with 192GB and Fat nodes with ~1500GB. Torque should be allowed to handle this
|
||||
max_memory = 1500.GB
|
||||
|
|
Loading…
Reference in a new issue