An alternate implementation of the tools available in sourmash.
make
- prefetch
- compare
- gather
All tool usages are available using --help
flag.
- Index of query
- Name of query
- MD5 of query
- Index of match
- Name of match
- MD5 of match
- Jaccard
- Containment(query, target)
- Containment(target, query)