mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +00:00
Update crick.config
This commit is contained in:
parent
f81c67627e
commit
59bc3b43be
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
//Profile config names for nf-core/configs
|
//Profile config names for nf-core/configs
|
||||||
params {
|
params {
|
||||||
config_profile_name = 'CRICK'
|
config_profile_name = 'CRICK'
|
||||||
config_profile_description = 'Profile for CAMP HPC Cluster @ The Francis Crick Institute provided by nf-core/configs.'
|
config_profile_description = 'The Francis Crick Institute CAMP HPC Cluster Profile provided by nf-core/configs.'
|
||||||
config_profile_contact = 'Harshil Patel (@drpatelh )'
|
config_profile_contact = 'Harshil Patel (@drpatelh )'
|
||||||
config_profile_url = 'https://www.crick.ac.uk/research/platforms-and-facilities/bioinformatics-and-biostatistics'
|
config_profile_url = 'https://www.crick.ac.uk/research/platforms-and-facilities/scientific-computing/technologies'
|
||||||
}
|
}
|
||||||
|
|
||||||
singularity {
|
singularity {
|
||||||
|
|
Loading…
Reference in a new issue