.coveragerc
.git_archival.txt
.gitattributes
.gitignore
.travis.yml
CITATION.cff
CODE_OF_CONDUCT.rst
CONTRIBUTING.md
Cargo.toml
LICENSE
MANIFEST.in
Makefile
README.md
asv.conf.json
cbindgen.toml
codemeta.json
matplotlibrc
paper.bib
paper.md
pytest.ini
requirements.txt
setup.py
tox.ini
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/asv.yml
.travis/install_cargo.sh
benches/index.rs
benchmarks/__init__.py
benchmarks/benchmarks.py
binder/README.md
binder/environment.yml
data/GCF_000005845.2_ASM584v2_genomic.fna.gz
data/GCF_000006945.1_ASM694v1_genomic.fna.gz
data/GCF_000783305.1_ASM78330v1_genomic.fna.gz
data/README.md
data/eschericia-sigs.tar.gz
doc/Makefile
doc/api-example.md
doc/api.rst
doc/classifying-signatures.md
doc/command-line.md
doc/conf.py
doc/databases.md
doc/developer.md
doc/index.rst
doc/kmers-and-minhash.ipynb
doc/more-info.md
doc/other-languages.md
doc/podar-lineage.csv
doc/release.md
doc/requirements.md
doc/sourmash-collections.ipynb
doc/sourmash-examples.ipynb
doc/storage.md
doc/support.md
doc/tutorial-basic.md
doc/tutorials-lca.md
doc/tutorials.md
doc/using-sourmash-a-guide.md
doc/_static/cmp.dendro.png
doc/_static/cmp.matrix.png
doc/_static/custom.css
doc/_static/ecoli-cmp.Rmd
doc/_static/ecoli-cmp.html
doc/_static/ecoli.cmp.csv
doc/_static/ecoli_cmp.matrix.png
doc/_static/shakya-unaligned-contigs.sig
doc/_templates/.empty
doc/_templates/navigation.html
doc/genomes/akkermansia.fa
doc/genomes/shew_os185.fa
doc/genomes/shew_os223.fa
doc/release-notes/sourmash-2.0.md
examples/generate_mqfs.rs
include/sourmash.h
ocf/Cargo.toml
ocf/src/lib.rs
sourmash/__init__.py
sourmash/__main__.py
sourmash/_minhash.pxd
sourmash/_minhash.pyx
sourmash/command_compute.py
sourmash/commands.py
sourmash/compare.py
sourmash/fig.py
sourmash/kmer_min_hash.hh
sourmash/logging.py
sourmash/np_utils.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/version.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/sig/__init__.py
sourmash/sig/__main__.py
sourmash_lib/__init__.py
src/cmd.rs
src/errors.rs
src/from.rs
src/lib.rs
src/signature.rs
src/utils.rs
src/wasm.rs
src/bin/draff.rs
src/bin/draff.yml
src/bin/smrs.rs
src/bin/sourmash.yml
src/ffi/minhash.rs
src/ffi/mod.rs
src/ffi/signature.rs
src/index/bigsi.rs
src/index/linear.rs
src/index/mod.rs
src/index/search.rs
src/index/storage.rs
src/index/sbt/mhbt.rs
src/index/sbt/mhmt.rs
src/index/sbt/mod.rs
src/index/sbt/ukhs.rs
src/sketch/minhash.rs
src/sketch/mod.rs
src/sketch/nodegraph.rs
src/sketch/ukhs.rs
third-party/.gitignore
third-party/smhasher/MurmurHash3.cc
third-party/smhasher/MurmurHash3.h
utils/.gitignore
utils/README.md
utils/check-tree.py
utils/compute-dna-mh-another-way.py
utils/compute-input-prot-another-way.py
utils/compute-prot-mh-another-way.py
utils/trim-noV.sh