1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-22 00:26:03 +00:00

Fixes formatting and ignore_params

This commit is contained in:
theoportlock 2021-09-17 11:48:22 +02:00
parent 9c97220919
commit 9116a09afe

View file

@ -1,7 +1,7 @@
params {
config_profile_description = 'Kings College London Rosalind HPC'
config_profile_contact = 'Theo Portlock'
config_profile_url = 'https://rosalind.kcl.ac.uk/'
config_profile_url = 'https://www.rosalind.kcl.ac.uk/'
}
singularity {
@ -15,6 +15,7 @@ params {
max_cpus = 16
max_time = 24.h
partition = 'shared'
schema_ignore_params = 'partition'
}
process {