LICENSE
MANIFEST.in
README.md
pyproject.toml
chill_filter/__init__.py
chill_filter.egg-info/PKG-INFO
chill_filter.egg-info/SOURCES.txt
chill_filter.egg-info/dependency_links.txt
chill_filter.egg-info/top_level.txt
chill_filter_web/__init__.py
chill_filter_web/__main__.py
chill_filter_web/database_info.py
chill_filter_web/jinja2_filters.py
chill_filter_web/utils.py
chill_filter_web/examples/.gitignore
chill_filter_web/examples/Bu5.abund.k51.s100_000.sig.zip
chill_filter_web/examples/Bu5.flat.k51.s100_000.sig.zip
chill_filter_web/examples/ERR1395610.k51.s100_000.sig.zip
chill_filter_web/examples/ERR2245457.k51.s100_000.sig.zip
chill_filter_web/examples/ERR2592340.k51.s100_000.sig.zip
chill_filter_web/examples/SRR12324253.k51.s100_000.sig.zip
chill_filter_web/examples/SRR1976948.k51.s100_000.sig.zip
chill_filter_web/examples/SRR5650070.k51.s100_000.sig.zip
chill_filter_web/examples/SRR606249.k51.s100_000.sig.zip
chill_filter_web/examples/all.mf.csv
chill_filter_web/examples/all.out.csv
chill_filter_web/examples/bad-example.sig.zip
chill_filter_web/examples/empty.sig.zip
chill_filter_web/examples/no-matches.sig.zip
chill_filter_web/static/alembic-small.jpg
chill_filter_web/static/dashboard.js
chill_filter_web/static/ex_sig.js
chill_filter_web/static/formdata.js
chill_filter_web/static/pico.min.css
chill_filter_web/static/mgnify-component/225.mgnify-sourmash-component.worker.js
chill_filter_web/static/mgnify-component/225.mgnify-sourmash-component.worker.js.map
chill_filter_web/static/mgnify-component/9495c69393edaf0e1c7c.module.wasm
chill_filter_web/static/mgnify-component/index.d.ts
chill_filter_web/static/mgnify-component/index.html
chill_filter_web/static/mgnify-component/mgnify-sourmash-component.js
chill_filter_web/static/mgnify-component/mgnify-sourmash-component.js.LICENSE.txt
chill_filter_web/static/mgnify-component/mgnify-sourmash-component.js.map
chill_filter_web/static/mgnify-component/mgnify-sourmash-component.worker.js
chill_filter_web/static/mgnify-component/mgnify-sourmash-component.worker.js.map
chill_filter_web/static/mgnify-component/sketcher.worker.d.ts
chill_filter_web/templates/_footer.html
chill_filter_web/templates/_header.html
chill_filter_web/templates/error.html
chill_filter_web/templates/faq.md
chill_filter_web/templates/guide.md
chill_filter_web/templates/index.html
chill_filter_web/templates/sample_index.html
chill_filter_web/templates/sample_search_abund.html
chill_filter_web/templates/sample_search_flat.html
chill_filter_web/templates/sample_search_no_matches.html
chill_filter_web/templates/subsearch_abund.html
chill_filter_web/templates/subsearch_flat.html
chill_filter_web/templates/subsearch_flat.html~
chill_filter_web/templates/subsearch_no_matches.html
chill_filter_web/templates/subsearch_no_matches.html~
tests/test_basic.py
tests/test_subsearch.py
tests/test_upload.py