Add nextflow.config

This commit is contained in:
drpatelh 2020-08-07 09:59:19 +01:00
parent fab020461b
commit 7efd46b489
2 changed files with 3 additions and 1 deletions

View file

@ -27,4 +27,4 @@ jobs:
sudo mv nextflow /usr/local/bin/
# Test the module
- run: nextflow run ./software/fastqc/test/ -with-docker
- run: nextflow run ./software/fastqc/test/

View file

@ -0,0 +1,2 @@
docker.enabled = true