1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-22 00:26:03 +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:
James A. Fellows Yates 2020-07-07 14:02:13 +02:00 committed by GitHub
commit 7bfe43cad5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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