Multi-omics Autoencoder Integration
Project description
maui
Multi-omics Autoencoder Integration (maui) is a python package for multi-omics data analysis. It is based on a bayesian latent factor model, with inference done using artificial neural networks. For details, check out our pre-print on bioRxiv: https://www.biorxiv.org/content/early/2018/11/12/464743
Installation
maui works with Python 3.6. The easiest way to install is from pypi:
pip install -U maui-tools
This will install all necessary dependencies including keras an tensorflow. The default tensorflow (cpu) will be installed. If tensorflow GPU is needed, please install it prior to installation of maui.
The development version may be installed by cloning this repo and running python setup.py install
, or, using pip
directly from github:
pip install -e git+https://github.com/BIMSBbioinfo/maui.git#egg=maui
Optional dependencies
Survival analysis functionality supplied by lifelines 1. It may be installed directly from pip using pip install lifelines
.
Usage
See the vignette, and check out the documentation.
Citation
Evaluation of colorectal cancer subtypes and cell lines using deep learning. Jonathan Ronen, Sikander Hayat, Altuna Akalin. bioRxiv 464743; doi: https://doi.org/10.1101/464743
Contributing
Open an issue, send us a pull request, or shoot us an e-mail.
License
maui is released under the GNU General Public License v3.0 or later.
@jonathanronen, BIMSBbioinfo, 2018
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 maui-tools-0.1.2.tar.gz
.
File metadata
- Download URL: maui-tools-0.1.2.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 413c5133278d7377085b465c173e3279a20c681ecf92a316795b4df998cb7d69 |
|
MD5 | 57053d4cb22c359a57a0933d6f48e324 |
|
BLAKE2b-256 | 77b36eaffd67e4b923470d64692122c6bac31ab1be9019306338cdbb9c5ba618 |
File details
Details for the file maui_tools-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: maui_tools-0.1.2-py3-none-any.whl
- Upload date:
- Size: 24.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ff9071ef191f246d320116f4e0c4c3499b5bd3a55205cf9c05f3a3eb195e2d6 |
|
MD5 | c34b833e51f42c366577ab77492d485f |
|
BLAKE2b-256 | fb83b354a5f8cf0dfbdc7b64990ec8c2b9d12800da2dff601ab586f17e41a331 |