Skip to content

Commit

Permalink
docs: switch example version to actual existing tag
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool authored Jan 25, 2024
1 parent 0b22cdd commit dec9fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/nextflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ nextflow run CCBR/CHAMPAGNE -profile test,singularity
You can specify a specific version, tag, or branch with `-r`:

```sh
nextflow run CCBR/CHAMPAGNE -r v1.0.0 -profile test,singularity
nextflow run CCBR/CHAMPAGNE -r v0.3.0 -profile test,singularity
```

Create and use a custom reference genome:
Expand Down

0 comments on commit dec9fbf

Please sign in to comment.