1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-21 08:16:03 +00:00

Fix name of Params

This commit is contained in:
Venkat Malladi 2021-12-16 09:27:23 -06:00 committed by GitHub
parent 58fe1a5808
commit 306c802b4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
//Nextflow config file for running on Azure batch
params {
config_profile_description = 'AWSBATCH Cloud Profile'
config_profile_description = 'Azure BATCH Cloud Profile'
config_profile_contact = 'Venkat Malladi (@vsmalladi)'
config_profile_url = 'https://azure.microsoft.com/services/batch/'