Skip to content

tim-hudelmaier/mofapy2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Omics Factor Analysis

PyPi version

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. The MOFA2 R package repository is here.

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

Please visit our website for details, tutorials, and much more.

About

Multi-omics factor analysis v2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.9%
  • Jupyter Notebook 4.1%