Multi-Omics Factor Analysis
MOFA is a factor analysis model that provides a general framework for the integration of multi-omic data sets in an unsupervised fashion.
This repository contains mofapy2 Python library source code.
- For the downstream analysis in Python please check the mofax package: https://github.com/bioFAM/mofax
- For the downstream analysis in R please check the MOFA2 package: https://github.com/bioFAM/MOFA2
Please visit our website for details, tutorials, and much more.
Installation
Install the stable version from the Python Package Index:
pip install mofapy2
Or install the latest development version from the repository:
pip install git+https://github.com/bioFAM/mofapy2@dev --force-reinstall --no-deps
Release files for mofapy2 0.7.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mofapy2-0.7.5.tar.gz | 946.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mofapy2-0.7.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 2.0 MB
Release files / mofapy2-0.7.5.tar.gz
| Download URL | mofapy2-0.7.5.tar.gz |
|---|---|
| Size | 946.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dbd6b6b478afcb534edbedd3f703cbd4c4850cc23a4207164b39d2e1fb866464
|
|
BLAKE2b-256 checksum How to use checksums |
2c6716503eb1834e2578b4d05bad39c1722f2379a81fd36b31d61db8417cf7f5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.0
|
Release files / mofapy2-0.7.5-py3-none-any.whl
| Download URL | mofapy2-0.7.5-py3-none-any.whl |
|---|---|
| Size | 1.0 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
aa76ef9352c11801d5eb2c009625449099b112bc08e3e329194cf2cfb79d1e6a
|
|
BLAKE2b-256 checksum How to use checksums |
e010dacfd368d8fe8b56dcb36002f250c2b20be6fb2e513f2c10f81b8ee2c50f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.0
|