You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ Calculate core and accessory distances between databases with `query dist`. If a
84
84
for example:
85
85
86
86
```
87
-
poppunk_sketch query dist listeria --cpus 4
87
+
sketchlib query dist listeria --cpus 4
88
88
```
89
89
90
90
This will print the distances to STDOUT and can be captured with `>`. If you wish to output save output files as a database for use with PopPUNK.add the `-o` option.
0 commit comments