Skip to content

Commit

Permalink
Merge branch 'main' of github.com:genepi/mtdna-server-2
Browse files Browse the repository at this point in the history
  • Loading branch information
seppinho committed Dec 23, 2024
2 parents b24ad7a + 694e416 commit d257090
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 d257090

Please sign in to comment.