TaxonTableTools2 (TTT) aims to provide easy to use tools for biologists and non-bioinformaticians to analyse and visualize their DNA metabarcoding data quickly and reproducible via a graphical user interface.
TaxonTableTools is an evolving software and there will be bugs and issues at few points. If so, please leave the report in the git repository or drop me an email. Furthermore, new content and functions will be gradually added. Suggestions and recommendations for new features are always welcome!
TaxonTableTools2 has transitioned from PySimpleGUI to Streamlit for its graphical user interface! This shift required a complete rewrite of TTT from the ground up, so the current version may be significantly buggier than previous releases. More stable versions are planned for release throughout 2025.
- Miniconda
-
Install Miniconda by following the instructions.
-
Open a new Anaconda (Miniconda3) terminal.
- Windows: Type 'Anaconda' in your search bar and select 'Anaconda Powershell Prompt (miniconda3)'.
- MacOS: Open a new terminal. You will see the (base) environment before your user name.
-
Download the respective environment installation file for Windows or MacOS.
-
Install the metabarcoding environment by typing:
conda env create -f /Users/tillmacher/Downloads/taxontabletools2_env_windows_aarch64.yml
-
This should automatically install all dependencies. After the installation, activate the environment:
conda activate TTT
-
To update TaxonTableTools2 type:
pip install --upgrade taxontabletools2
- coming soon
If you use TTT:
- Macher, T.H., Beermann, A. J., & Leese, F. (2021). TaxonTableTools—A comprehensive, platformindependent graphical user interface software to explore and visualise DNA metabarcoding data. Molecular Ecology Resources. doi: https://doi.org/10.1111/1755*0998.13358
If you create Krona charts, please also cite:
- Ondov, B. D., Bergman, N. H., & Phillippy, A. M. (2011). Interactive metagenomic visualization in a Web browser. BMC Bioinformatics, 12(1), 385. doi: 10.1186/1471210512*385