Skip to content

Commit

Permalink
Adapt README
Browse files Browse the repository at this point in the history
  • Loading branch information
seppinho committed Apr 21, 2024
1 parent 3f39ab1 commit cdf3eaf
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 @@ -35,7 +35,7 @@ nextflow run genepi/mtdna-server-2 -r v2.1.8 -profile test,<docker,singularity,s
### 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.8 -c test.config -profile docker
nextflow run genepi/mtdna-server-2 -r v2.1.8 -c <your-config-file> -profile docker
```

### Development
Expand Down

0 comments on commit cdf3eaf

Please sign in to comment.