Merge pull request #39 from ilia-kats/pandas3_compat compatibility with pandas 3 string dtype
Merge pull request #39 from ilia-kats/pandas3_compat
compatibility with pandas 3 string dtype
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.
mofapy2
Please visit our website for details, tutorials, and much more.
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
MOFA 的 Python 实现,用于多组学联合降维、潜变量学习和因子解释。
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
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
mofapy2Python library source code.Please visit our website for details, tutorials, and much more.
Installation
Install the stable version from the Python Package Index:
Or install the latest development version from the repository: