mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-11 04:23:10 +00:00
commit
38295dfbbd
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
//Nextflow config file for running on Azure batch
|
//Nextflow config file for running on Azure batch
|
||||||
params {
|
params {
|
||||||
config_profile_description = 'AWSBATCH Cloud Profile'
|
config_profile_description = 'Azure BATCH Cloud Profile'
|
||||||
config_profile_contact = 'Venkat Malladi (@vsmalladi)'
|
config_profile_contact = 'Venkat Malladi (@vsmalladi)'
|
||||||
config_profile_url = 'https://azure.microsoft.com/services/batch/'
|
config_profile_url = 'https://azure.microsoft.com/services/batch/'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue