Skip to content

Commit 578fc86

Browse files
committed
fix anonymous
1 parent 7aa9239 commit 578fc86

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

nextflow.config

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,6 @@ profiles {
176176
test_full { includeConfig 'conf/test_full.config' }
177177
}
178178

179-
// Set AWS client to anonymous when using the default igenomes_base
180-
aws.client.anonymous = !params.igenomes_ignore && params.igenomes_base?.startsWith('s3://ngi-igenomes/igenomes/') ?: false
181179
// Load nf-core custom profiles from different institutions
182180

183181
// If params.custom_config_base is set AND either the NXF_OFFLINE environment variable is not set or params.custom_config_base is a local path, the nfcore_custom.config file from the specified base path is included.

0 commit comments

Comments
 (0)