mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 08:29:54 +00:00
Add Hebbe
This commit is contained in:
parent
e07d8bd687
commit
6f7a3cc422
1 changed files with 7 additions and 7 deletions
|
@ -1,10 +1,10 @@
|
||||||
/*
|
//Profile config names for nf-core/configs
|
||||||
* -------------------------------------------------
|
params {
|
||||||
* Gothenburg Hebbe Cluster config file
|
config_profile_name = 'HEBBE'
|
||||||
* -------------------------------------------------
|
config_profile_description = 'Gothenburg Hebbe Cluster Profile provided by nf-core/configs.'
|
||||||
* http://www.c3se.chalmers.se/index.php/Hebbe
|
config_profile_contact = 'Phil Ewels (@ewels )'
|
||||||
*/
|
config_profile_url = 'http://www.c3se.chalmers.se/index.php/Hebbe'
|
||||||
|
}
|
||||||
|
|
||||||
singularity {
|
singularity {
|
||||||
enabled = true
|
enabled = true
|
||||||
|
|
Loading…
Reference in a new issue