Distribution-based OTU calling
Project description
dbotu3 is a new implementation of Sarah Preheim’s dbOTU algorithm. The scope is narrower, the numerical comparisons are faster, and the interface is more user-friendly.
Read the documentation for:
a guide to getting started,
an explanation of the algorithm, and
the API reference.
You can also read our new paper for more technical details about the algorithm. The Alm Lab website also has a short page with information.
Installation
dbotu3 is also on conda and can be installed as follows:
conda install -c cduvallet -c conda-forge dbotu
For QIIME 2 users, dbotu3 is also available as a plugin.
The PyPi package is no longer update.
Requirements
Version history
1.1: Corrected error where sequence IDs that could be read as integers would not be found in the table
1.2: Python 2 compatibility, tox test framework, warnings for improperly-formatted sequence count tables
1.2.1: Added setup requirements
1.3.0: Improved OTU file header. Split the log file into a debug and progress log.
1.4.0: Made an improvement to the Levenshtein-based genetic dissimilarity metric.
1.4.1: Account for pandas API change to MultiIndex
1.5.0: Added the restart and rep seq scripts
1.5.1: New function for Qiime2 compatibility
1.5.2: Move files around to make this a Python package (rather than dbotu.py script)
1.5.3: Point to conda, rather than PyPi, installation
To-do
Testing for the restart scripts
Better coverage for unit tests
Citation
If you use dbOTU3 in a scientific paper, we ask that you cite the original dbOTU publication (Preheim et al.) or the dbOTU3 publication:
Preheim et al. Distribution-Based Clustering: Using Ecology To Refine the Operational Taxonomic Unit. Appl Environ Microbiol (2013) doi:10.1128/AEM.00342-13.
Olesen SW, Duvallet C, and Alm EJ. dbOTU3: A new implementation of distribution-based OTU calling. PLoS ONE (2017) doi:10.1371/journal.pone.0176335.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file dbotu-1.5.3-py3-none-any.whl
.
File metadata
- Download URL: dbotu-1.5.3-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6e25e3ece624d9e1249e99bfe8a61594e37d375c01ad15be8cee5806b771ea4 |
|
MD5 | 11fa4ffacd717feab9965d6a672020a7 |
|
BLAKE2b-256 | 2fceabbefcd981c5fad33d76579aefa5cf882d91f0e70772b6245a04a9f45e28 |