mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 08:29:54 +00:00
Merge pull request #169 from nf-core/shh-eager-update
Remove default non-profile bwa parameters from eager profile
This commit is contained in:
commit
7bfe43cad5
1 changed files with 1 additions and 5 deletions
|
@ -5,11 +5,7 @@ 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/"
|
||||
|
||||
// default BWA
|
||||
bwaalnn = 0.04
|
||||
bwaalnl = 32
|
||||
}
|
||||
}
|
||||
|
||||
// Specific nf-core/eager process configuration
|
||||
process {
|
||||
|
|
Loading…
Reference in a new issue