diff --git a/conf/azurebatch.config b/conf/azurebatch.config index 0fbb5c4..bdf13de 100644 --- a/conf/azurebatch.config +++ b/conf/azurebatch.config @@ -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/'