diff --git a/nextflow.config b/nextflow.config index 68afb42..9847918 100644 --- a/nextflow.config +++ b/nextflow.config @@ -50,6 +50,7 @@ profiles { release_prefix = "test" release_bucket = "s3://openscpca-test-data-release-public-access" // test bucket results_bucket = "test/results" // local output + projects = "SCPCP000012" // a small project } } batch {