mumosa
This is the released version of mumosa; for the devel version, see mumosa.
Multi-Modal Single-Cell Analysis Methods
Bioconductor version: Release (3.22)
Assorted utilities for multi-modal analyses of single-cell datasets. Includes functions to combine multiple modalities for downstream analysis, perform MNN-based batch correction across multiple modalities, and to compute correlations between assay values for different modalities.
Author: Aaron Lun [aut, cre]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards at gmail.com>
citation("mumosa")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("mumosa")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("mumosa")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.