Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
seppinho authored Sep 10, 2024
1 parent 6d14678 commit 694e416
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 @@ -47,7 +47,7 @@ nextflow run genepi/mtdna-server-2 -r v2.1.14 -profile test,<docker,singularity,
### Run Pipeline on own data
To run mtDNA-Server 2 on your own data, create a [config file](tests/test_mitohpc_fusion.config) and run the following command:
```
nextflow run genepi/mtdna-server-2 -r v2.1.14 -c <your-config-file> -profile docker
nextflow run genepi/mtdna-server-2 -r v2.1.14 -c <your-config-file> -profile <docker,singularity,slurm>
```

### Parameters
Expand Down

0 comments on commit 694e416

Please sign in to comment.