Dockerfile
LICENSE
MANIFEST.in
Makefile
README.md
index.ipynb
requirements.txt
setup.py
benchmarks/__init__.py
benchmarks/benchmarks.py
sourmash/VERSION
sourmash/__init__.py
sourmash/__main__.py
sourmash/_minhash.pxd
sourmash/_minhash.pyx
sourmash/commands.py
sourmash/fig.py
sourmash/kmer_min_hash.hh
sourmash/logging.py
sourmash/sbt.py
sourmash/sbt_storage.py
sourmash/sbtmh.py
sourmash/search.py
sourmash/signature.py
sourmash/signature_json.py
sourmash/sourmash_args.py
sourmash.egg-info/PKG-INFO
sourmash.egg-info/SOURCES.txt
sourmash.egg-info/dependency_links.txt
sourmash.egg-info/entry_points.txt
sourmash.egg-info/requires.txt
sourmash.egg-info/top_level.txt
sourmash/lca/__init__.py
sourmash/lca/__main__.py
sourmash/lca/command_classify.py
sourmash/lca/command_compare_csv.py
sourmash/lca/command_gather.py
sourmash/lca/command_index.py
sourmash/lca/command_rankinfo.py
sourmash/lca/command_summarize.py
sourmash/lca/lca_utils.py
sourmash_lib/__init__.py
tests/__init__.py
tests/conftest.py
tests/sourmash_tst_utils.py
tests/test__minhash.py
tests/test_api.py
tests/test_jaccard.py
tests/test_lca.py
tests/test_sbt.py
tests/test_signature.py
tests/test_signature_json.py
tests/test_sourmash.py
third-party/smhasher/MurmurHash3.cc
third-party/smhasher/MurmurHash3.h