Microbial diversity analysis toolkit
Project description
qdiv: Microbial Diversity Analysis Toolkit
qdiv is a Python toolkit for microbial diversity analysis, built around the robust and intuitive Hill number framework.
Features
-
Data Management: Load and validate data from multiple formats (CSV/TSV, FASTA, Newick). Functions for subsetting, rarefaction, merging, renaming, tree pruning, and more.
-
Diversity analysis: Compute multiple alpha and beta diversity metrics based on the Hill number framework.
-
Statistical methods: Integrate diversity metrics using the Hill number framework into null models (Raup–Crick, NRI, NTI), ordinations (PCoA, db-RDA), PERMANOVA, and Mantel tests.
-
Visualization: Heatmaps, ordinations, and diversity plots, and more.
Installation
pip install qdiv
Optional acceleration (Numba)
Some functions in the sequence_comparisons module support compilation via Numba. Installing qdiv with the optional accelerate extra enables faster sequence distance computations.
pip install qdiv[accelerate]
Documentation
Full documentation is available at: https://qdiv.readthedocs.io
Licence
From version 4.0.0, qdiv is licensed under the https://opensource.org/licenses/BSD-3-Clause. Previous versions were released under the GNU General Public License v3.0 (GPL-3.0).
Contributing
Contributions are welcome! Please read the CONTRIBUTING.md for details on:
- How to report bugs
- How to request new features
- How to submit pull requests
Support
If you need help with qdiv:
- Browse existing issues
- If needed, open a support issue. See SUPPORT.md.
Code of Conduct
To ensure a welcoming environment, this project follows the standards outlined in the CODE_OF_CONDUCT.md. All contributors are expected to uphold this code.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qdiv-4.0.2.tar.gz.
File metadata
- Download URL: qdiv-4.0.2.tar.gz
- Upload date:
- Size: 671.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea7d2741d258066405bc3123b7f548f80a9318c5e71a52ac35939134c0f698a0
|
|
| MD5 |
d1861912bc3710650306676df6cee472
|
|
| BLAKE2b-256 |
a5016fda86d81425ceeb6a33287f66017603c699ccd9bb424600ade5ead7d7ce
|
File details
Details for the file qdiv-4.0.2-py3-none-any.whl.
File metadata
- Download URL: qdiv-4.0.2-py3-none-any.whl
- Upload date:
- Size: 701.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a8b80054719c933b14825bdcf5133b927f18c850a721bedd57b70eb63039421
|
|
| MD5 |
bc701d4ae65bb187230d124853d5c04c
|
|
| BLAKE2b-256 |
6086c3d0fd84b504fd28fc4477702995f07f18bf977821a08030f1fd24822367
|