Skip to content

Commit

Permalink
Test commit, add slurm profile
Browse files Browse the repository at this point in the history
  • Loading branch information
AmstlerStephan committed Jan 30, 2025
1 parent f1a1f76 commit 94ead6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ nextflow run genepi/umi-pipeline-nf -r v0.2.1 -profile test,docker
3.1 Download and adapt the config/custom.config with paths to your data (relative and absolute paths possible).

```bash
nextflow run genepi/umi-pipeline-nf -r v0.2.1 -c <custom.config> -profile custom,<docker,singularity>
nextflow run genepi/umi-pipeline-nf -r v0.2.1 -c <custom.config> -profile custom,<docker,singularity,slurm>
```

## Citation
Expand Down

0 comments on commit 94ead6d

Please sign in to comment.