1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-09-21 06:02:03 +00:00

Cleanup and tweaking

This commit is contained in:
jfy133 2019-12-06 13:17:31 +01:00
parent 0033b74e4e
commit e8b4675692
2 changed files with 1 additions and 1 deletions

View file

@ -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

View file

@ -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.'