diff --git a/runpipeline.sh b/runpipeline.sh index 6a0bd49..01f6841 100755 --- a/runpipeline.sh +++ b/runpipeline.sh @@ -1,4 +1,4 @@ #!/bin/bash module purge module load nextflow/23.10.0 -nextflow run main.nf -profile singularity +nextflow run main.nf -profile apptainer