--- a
+++ b/description.md
@@ -0,0 +1,5 @@
+MOFA is a factor analysis model that provides a general framework for the unsupervised integration of multi-omic data sets.
+This package contains the Python library to train MOFA and MEFISTO models. 
+
+- 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