Skip to content

Commit

Permalink
add awsbatch to profile
Browse files Browse the repository at this point in the history
  • Loading branch information
maxulysse committed Nov 19, 2019
1 parent 0703b43 commit 25339d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nfcore_custom.config
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ params.custom_config_version = 'master'
params.custom_config_base = "https://raw.githubusercontent.com/nf-core/configs/${params.custom_config_version}"

profiles {
awsbatch { includeConfig "${params.custom_config_base}/conf/awsbatch.config" }
bigpurple { includeConfig "${params.custom_config_base}/conf/bigpurple.config" }
binac { includeConfig "${params.custom_config_base}/conf/binac.config" }
cbe { includeConfig "${params.custom_config_base}/conf/cbe.config" }
Expand Down

0 comments on commit 25339d7

Please sign in to comment.