Python package designed for the analysis of microbiota data when incorporating other types of variables e.g., anthropometric
Project description
Amapy Library
Author: Juan Sebastián Pardo License: MIT License
Introduction
anbiopy is a Python library designed for microbiota data analysis. It is specifically intented to use when users have the following data:
- OTU observations
- OTU taxonomy
- OTU Tree
- Any kind of anthropometric or additional data
Based on these, anbiopy is able to assist users in analyzing microbiota data and possible relationships with anthropometric variables e.g., alpha diversity vs height/weight/sex/etc.
Library Components
anbiopy consists of 3 categories of analysis:
- Basic microbiota analysis
- Graphic analysis
- Numeric analysis
In the following segments we will go through the functionalities of each component using examples.
Installation
Using pip
pip install anbiopy
Dependencies
This library is built using:
- pandas
- numpy
- matplotlib
- seaborn
- scipy
- scikit-learn
- statsmodels
- scikit-bio
All these dependencies should be installed along with anbiopy
Project details
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 anbiopy-0.1.2.tar.gz.
File metadata
- Download URL: anbiopy-0.1.2.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f6a38c0a123a374302615b578294c2d497ef5816bcec2c173d585005bcf8a5b
|
|
| MD5 |
693be526a49c0e016ea728b7fed52528
|
|
| BLAKE2b-256 |
5c28224bbbc57f85d3231888eb70dbe67ce7c38bac96bf1305633562bb65e527
|
File details
Details for the file anbiopy-0.1.2-py3-none-any.whl.
File metadata
- Download URL: anbiopy-0.1.2-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
711d93a9cf0b8db7b3af36207f1714aebf8973ab6edff6a7c96936934cda6f3a
|
|
| MD5 |
bf714b4bb2195814bef22ab8299b0193
|
|
| BLAKE2b-256 |
149dd0666fb1d68cb7cc6c0161d10db66ec04611bd2ee326768134ae9d69394b
|