Skip to content

Commit

Permalink
Typo fix in demo 🔥
Browse files Browse the repository at this point in the history
  • Loading branch information
kishwarshafin committed Aug 9, 2019
1 parent ca7914b commit b8af9a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/walkthrough.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ pwd
```bash
sudo docker run -v <absolute/path/to/walkthrough/>:/data tpesout/margin_polish:latest \
reads_2_shasta_ec.bam \
r94_ec_shasta_assembly/Assembly.fa \
allParams.np.ecoli.json \
r94_ec_shasta_assembly/Assembly.fasta \
allParams.np.human.guppy-ff-235.json \
-t 32 \
-o marginpolish_output/marginpolish_images \
-f
Expand Down

0 comments on commit b8af9a7

Please sign in to comment.