LICENSE.txt
MANIFEST.in
README.md
setup.py
checkv/__init__.py
checkv/cli.py
checkv/utility.py
checkv.egg-info/PKG-INFO
checkv.egg-info/SOURCES.txt
checkv.egg-info/dependency_links.txt
checkv.egg-info/entry_points.txt
checkv.egg-info/requires.txt
checkv.egg-info/top_level.txt
checkv/modules/__init__.py
checkv/modules/complete_genomes.py
checkv/modules/completeness.py
checkv/modules/contamination.py
checkv/modules/download_database.py
checkv/modules/end_to_end.py
checkv/modules/quality_summary.py
checkv/modules/update_database.py
test/tests.py