We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a6d9f2 commit 86f90e6Copy full SHA for 86f90e6
tests/nextflow.config
@@ -9,6 +9,7 @@
9
params.modules_testdata_base_path = 's3://ngi-igenomes/testdata/nf-core/modules/'
10
params.pipelines_testdata_base_path = 's3://ngi-igenomes/testdata/nf-core/pipelines/rnaseq/3.15/'
11
params.hisat2_build_memory = '3.GB'
12
+outdir = 'results'
13
14
aws.client.anonymous = true // fixes S3 access issues on self-hosted runners
15
0 commit comments