mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 00:26:03 +00:00
Cleanup and tweaking
This commit is contained in:
parent
0033b74e4e
commit
e8b4675692
2 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,7 @@ params {
|
|||
// Specific nf-core/configs params
|
||||
config_profile_contact = 'James Fellows Yates (@jfy133)'
|
||||
config_profile_description = 'nf-core/eager SHH profile provided by nf-core/configs'
|
||||
igenomes_base = "/projects1/public_data/igenomes/"
|
||||
}
|
||||
|
||||
// Specific nf-core/eager process configuration
|
||||
|
|
|
@ -29,7 +29,6 @@ params {
|
|||
igenomes_base = "/projects1/public_data/igenomes/"
|
||||
}
|
||||
|
||||
|
||||
profiles {
|
||||
cdag {
|
||||
config_profile_description = 'MPI-SHH CDAG profile, provided by nf-core/configs.'
|
||||
|
|
Loading…
Reference in a new issue