Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
chengmingbo committed Oct 23, 2024
2 parents 7aea441 + f8d3a17 commit e08386f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,17 @@ Ivan G. Costa<sup>1*</sup>
<sup>1</sup>Institute 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)

Expand Down

0 comments on commit e08386f

Please sign in to comment.