Robust Aitchison compositional biplots from sparse count data
Project description
[![Build Status](https://travis-ci.org/biocore/DEICODE.svg?branch=master)](https://travis-ci.org/biocore/DEICODE) [![Coverage Status](https://coveralls.io/repos/github/biocore/DEICODE/badge.svg?branch=master)](https://coveralls.io/github/biocore/DEICODE?branch=master)
DEICODE is a tool box for running Robust Aitchison PCA on sparse compositional omics datasets, linking specific features to beta-diversity ordination.
## Installation
To install the most up to date version of deicode, run the following command
# pip (only supported for QIIME2 >= 2018.8) pip install deicode
# conda (only supported for QIIME2 >= 2019.1) conda install -c conda-forge deicode
Note: that deicode is not compatible with python 2, and is compatible with Python 3.4 or later. deicode is currently in alpha. We are actively developing it, and backward-incompatible interface changes may arise.
## Using DEICODE inside [QIIME 2](https://qiime2.org/)
The QIIME2 forum tutorial can be found [here](https://forum.qiime2.org/t/robust-aitchison-pca-beta-diversity-with-deicode/8333).
The official plugin docs and tutorial can be found [here](https://library.qiime2.org/plugins/deicode).
The in-repo tutorial can be found [here](https://nbviewer.jupyter.org/github/biocore/DEICODE/blob/master/ipynb/tutorials/moving-pictures.ipynb).
## Using DEICODE as a standalone tool
There are two commands within deicode. The first is rpca and the second is auto-rpca. The only difference is that auto-rpca automatically estimates the underlying-rank of the matrix and requires no input for the n_components parameter. In the rpca the n_components must be set explicitly. The structure of the commands follows the QIIME2 commands exactly and so questions about the use of the tool can be answered in the tutorial in the Using DEICODE inside QIIME 2 section above. However, an example analysis without the use of QIIME2 can be found [here](https://nbviewer.jupyter.org/github/biocore/DEICODE/blob/master/ipynb/tutorials/moving-pictures-standalone-cli-and-api.ipynb).
## Using DEICODE as a Python API
The rpca functionality of DEICODE is also exposed as a python API. An example analysis without the use of the command line can be found [here](https://nbviewer.jupyter.org/github/biocore/DEICODE/blob/master/ipynb/tutorials/moving-pictures-standalone-cli-and-api.ipynb).
## Other Resources
[Aitchison Distance Introduction](https://github.com/biocore/DEICODE/blob/master/ipynb/introduction.ipynb)
The code for OptSpace was translated to python from a [MATLAB package](http://swoh.web.engr.illinois.edu/software/optspace/code.html) maintained by Sewoong Oh (UIUC).
Transforms and PCoA : [Scikit-bio](http://scikit-bio.org)
Data For Examples : [Qiita](https://qiita.ucsd.edu/)
#### Simulation and Benchmarking
[simulations and case studies](https://github.com/cameronmartino/deicode-benchmarking)
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
File details
Details for the file deicode-0.2.4.tar.gz
.
File metadata
- Download URL: deicode-0.2.4.tar.gz
- Upload date:
- Size: 17.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29472dc1f2d7c0cefeab3517d957a2476b5fb981861d1f3deeb75dfa291b34e4 |
|
MD5 | c31407eb94f5ff42daf16c4c977ee5f4 |
|
BLAKE2b-256 | 5cd8070bbcbf212174e37556d3925476156c83023cdf61cd31c249b90e6eeba6 |
File details
Details for the file deicode-0.2.4-py3-none-any.whl
.
File metadata
- Download URL: deicode-0.2.4-py3-none-any.whl
- Upload date:
- Size: 20.3 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/41.0.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b090260a1757ac45adc30048c7125e980e791abbf51fec30867e89d4ca0599c4 |
|
MD5 | 156f5b1fe5532cddab323752cd38315a |
|
BLAKE2b-256 | 21c25b10e3d678afb1feb8f188a9354e28cd4b0971e6563288345bb77b6225fe |