Skip to content

Commit

Permalink
fix more
Browse files Browse the repository at this point in the history
  • Loading branch information
ctb committed Sep 17, 2024
1 parent db3bdf7 commit 7b64162
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 @@ -142,7 +142,7 @@ This command:
sourmash compare sketches/{2,47,63}.sig.zip -o 3sketches.cmp \
--labels-to 3sketches.cmp.labels_to.csv
sourmash scripts plot2 3sketches.cmp 3sketches.cmp.labels_to_csv \
sourmash scripts plot2 3sketches.cmp 3sketches.cmp.labels_to.csv \
-o plot2.cut.3sketches.cmp.png \
--cut-point=1.2
```
Expand Down

0 comments on commit 7b64162

Please sign in to comment.