diff --git a/README.md b/README.md index 1f9fb19..29d7669 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,17 @@ Ivan G. Costa1* 1Institute for Computational Genomics, Faculty of Medicine, RWTH Aachen University, Aachen, 52074 Germany ### Installation + +##### Default R version ```{r} install.packages("devtools") devtools::install_github("CostaLab/MOJITOO", build_vignettes = TRUE) ``` +##### Python version alternative + +We have implemented a simple python version, please check out the installation detail at [pymojitoo](https://github.com/CostaLab/MOJITOO/tree/main/pymojitoo). + ### References: MOJITOO: a fast and universal method for integration of multimodal single cell data [link](https://doi.org/10.1093/bioinformatics/btac220)