https://github.com/Ecogenomics/CheckM
Raw File
Tip revision: 106ed78daac7673179ab68dbe02642693a6b9545 authored by dparks1134 on 31 October 2022, 13:52:47 UTC
Support gzipped protein files as input (thanks to alienzj for the PR)
Tip revision: 106ed78
MANIFEST
# file GENERATED by distutils, do NOT edit
CHANGES.txt
LICENSE
README.md
setup.py
bin/checkm
checkm/DATA_CONFIG
checkm/PCA.py
checkm/VERSION
checkm/__init__.py
checkm/aminoAcidIdentity.py
checkm/binComparer.py
checkm/binStatistics.py
checkm/binTools.py
checkm/binUnion.py
checkm/checkmData.py
checkm/common.py
checkm/coverage.py
checkm/coverageWindows.py
checkm/customHelpFormatter.py
checkm/defaultValues.py
checkm/fileEntity.py
checkm/genomicSignatures.py
checkm/hmmer.py
checkm/hmmerAligner.py
checkm/hmmerModelParser.py
checkm/main.py
checkm/manifestManager.py
checkm/markerGeneFinder.py
checkm/markerSets.py
checkm/merger.py
checkm/pplacer.py
checkm/prettytable.py
checkm/prodigal.py
checkm/profile.py
checkm/resultsParser.py
checkm/ssuFinder.py
checkm/taxonParser.py
checkm/timeKeeper.py
checkm/treeParser.py
checkm/unbinned.py
checkm/uniqueMarkers.py
checkm/plot/AbstractPlot.py
checkm/plot/__init__.py
checkm/plot/binQAPlot.py
checkm/plot/codingDensityPlots.py
checkm/plot/cumulativeLengthPlot.py
checkm/plot/distributionPlots.py
checkm/plot/gcBiasPlots.py
checkm/plot/gcPlots.py
checkm/plot/lengthHistogram.py
checkm/plot/markerGenePosPlot.py
checkm/plot/nxPlot.py
checkm/plot/parallelCoordPlot.py
checkm/plot/pcaPlot.py
checkm/plot/tetraDistPlots.py
checkm/test/__init__.py
checkm/test/test_aminoAcidIdentity.py
checkm/test/test_binStatistics.py
checkm/test/test_ecoli.py
checkm/test/test_genomicSignatures.py
checkm/test/test_markerSets.py
checkm/test/test_seqUtils.py
checkm/test/test_taxonomyUtils.py
checkm/util/__init__.py
checkm/util/img.py
checkm/util/pfam.py
checkm/util/seqUtils.py
checkm/util/taxonomyUtils.py
back to top