Skip to content

Commit

Permalink
DOC: Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Vini2 committed Oct 1, 2024
1 parent 3b92a1f commit 7f7da96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ You can use the following command to **only run the genome resolution steps**. P
phables run --input assembly_graph.gfa --reads fastq --threads 8 phables

# Only run phables core using long reads
phables run --input assembly_graph.gfa --reads fastq --threads 8 phables --longreads
phables run --input assembly_graph.gfa --reads fastq --threads 8 --longreads phables
```

### Postprocessing only
Expand Down

0 comments on commit 7f7da96

Please sign in to comment.