.dockerignore
.gitattributes
.gitignore
.gitmodules
CHANGES.rst
DEVELOPING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
taxit.py
tox.ini
.github/workflows/deploy.yml
.github/workflows/gh-pages.yml
.github/workflows/publish-pypi.yml
.github/workflows/unittests.yml
dev/helptext.py
dev/install_pplacer.sh
dev/install_pysqlite.sh
dev/pare_database.py
docs/Makefile
docs/commands.rst
docs/conf.py
docs/index.rst
docs/installation.rst
docs/outline.org
docs/quickstart.rst
docs/refpkg.rst
docs/refpkg_api.rst
docs/requirements.txt
docs/taxonomy.rst
taxtastic/__init__.py
taxtastic/lonely.py
taxtastic/ncbi.py
taxtastic/refpkg.py
taxtastic/taxdb.py
taxtastic/taxonomy.py
taxtastic/taxtable.py
taxtastic/utils.py
taxtastic.egg-info/PKG-INFO
taxtastic.egg-info/SOURCES.txt
taxtastic.egg-info/dependency_links.txt
taxtastic.egg-info/entry_points.txt
taxtastic.egg-info/requires.txt
taxtastic.egg-info/top_level.txt
taxtastic/scripts/__init__.py
taxtastic/scripts/taxit.py
taxtastic/subcommands/__init__.py
taxtastic/subcommands/add_nodes.py
taxtastic/subcommands/add_to_taxtable.py
taxtastic/subcommands/append.py
taxtastic/subcommands/check.py
taxtastic/subcommands/composition.py
taxtastic/subcommands/create.py
taxtastic/subcommands/extract_nodes.py
taxtastic/subcommands/findcompany.py
taxtastic/subcommands/get_descendants.py
taxtastic/subcommands/get_lineage.py
taxtastic/subcommands/info.py
taxtastic/subcommands/lineage_table.py
taxtastic/subcommands/lonelynodes.py
taxtastic/subcommands/named.py
taxtastic/subcommands/namelookup.py
taxtastic/subcommands/new_database.py
taxtastic/subcommands/refpkg_intersection.py
taxtastic/subcommands/reroot.py
taxtastic/subcommands/rollback.py
taxtastic/subcommands/rollforward.py
taxtastic/subcommands/rp.py
taxtastic/subcommands/strip.py
taxtastic/subcommands/taxids.py
taxtastic/subcommands/taxtable.py
taxtastic/subcommands/update.py
taxtastic/subcommands/update_taxids.py
taxtastic/templates/add_pg_constraints.sql
taxtastic/templates/add_pg_indexes.sql
taxtastic/templates/drop_pg_constraints.sql
testfiles/RAxML_info.aa
testfiles/RAxML_info.aa.json
testfiles/RAxML_info.aa_fixed
testfiles/RAxML_info.re-estimated
testfiles/RAxML_info.re-estimated.json
testfiles/RAxML_info.testNuc
testfiles/RAxML_info.testNuc.json
testfiles/RAxML_info_7.7.2.aa
testfiles/RAxML_info_7.7.2.aa.json
testfiles/RAxML_info_7.7.2.aa_empfreq
testfiles/RAxML_info_7.7.2.aa_empfreq.json
testfiles/RAxML_info_7.7.2.dna
testfiles/RAxML_info_7.7.2.dna.json
testfiles/V278.updated.pruned.log
testfiles/V278.updated.pruned.log.json
testfiles/bv_refdata.csv
testfiles/fastree_dna_stats.txt
testfiles/fastree_dna_stats.txt.json
testfiles/fasttree-missing-rates.txt
testfiles/keep_taxids.txt
testfiles/little.fasta
testfiles/minimal_add_taxonomy.csv
testfiles/minimal_taxonomy.csv
testfiles/multi5.fa
testfiles/multi5.fa.raxml.log
testfiles/multi5.fa.raxml.log.json
testfiles/new_nodes_ok.yml
testfiles/new_nodes_ok_nosource.yml
testfiles/new_taxa.csv
testfiles/new_taxa.xls
testfiles/new_taxa_mac.csv
testfiles/phyml_aa_stats.txt
testfiles/phyml_aa_stats.txt.json
testfiles/phyml_aa_stats_empirical.txt
testfiles/phyml_aa_stats_empirical.txt.json
testfiles/phyml_dna_stats.txt
testfiles/phyml_dna_stats.txt.json
testfiles/prot21.fa
testfiles/prot21.fa.raxml.log
testfiles/prot21.fa.raxml.log.json
testfiles/simple_seqinfo.csv
testfiles/simple_taxtable.csv
testfiles/small_taxonomy.db
testfiles/small_taxonomy.sql
testfiles/staph_species_group.yml
testfiles/staph_species_group2.yml
testfiles/tax_table.csv
testfiles/taxdmp.zip
testfiles/taxids1.taxtable
testfiles/taxids1.txt
testfiles/terrace.fa
testfiles/terrace.fa.raxml.log
testfiles/terrace.fa.raxml.log.json
testfiles/type_strain_names.txt
testfiles/lactobacillus2-0.2.refpkg/CONTENTS.json
testfiles/lactobacillus2-0.2.refpkg/RAxML_info.lactobacillus2
testfiles/lactobacillus2-0.2.refpkg/RAxML_result.lactobacillus2
testfiles/lactobacillus2-0.2.refpkg/bacteria16S_508_mod5.cm
testfiles/lactobacillus2-0.2.refpkg/chosen.csv
testfiles/lactobacillus2-0.2.refpkg/chosen.fasta
testfiles/lactobacillus2-0.2.refpkg/lactobacillus2.sto
testfiles/lactobacillus2-0.2.refpkg/phylo_model.json
testfiles/lactobacillus2-0.2.refpkg/taxtable.csv
tests/__init__.py
tests/config.py
tests/test_environment.py
tests/test_ncbi.py
tests/test_refpkg.py
tests/test_subcommand_append.py
tests/test_subcommand_taxtable.py
tests/test_subcommands.py
tests/test_taxit.py
tests/test_taxonomy.py
tests/test_taxtable.py
tests/test_utils.py
tests/algotax_graphs/clade_coloring1.dot
tests/algotax_graphs/clade_coloring2.dot
tests/algotax_graphs/clade_coloring3.dot
tests/algotax_graphs/rerooting1.dot
tests/algotax_graphs/rerooting2.dot
tests/algotax_graphs/rerooting3.dot
tests/algotax_graphs/rerooting4.dot