Package: mumosa Type: Package Authors@R: person("Aaron", "Lun", role = c("aut", "cre"), email="infinite.monkeys.with.keyboards@gmail.com") Version: 1.21.0 Date: 2026-03-05 License: GPL-3 Title: Multi-Modal Single-Cell Analysis Methods Description: 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. Depends: SingleCellExperiment Imports: stats, utils, methods, igraph, Matrix, BiocGenerics, BiocParallel, IRanges, S4Vectors, DelayedArray, DelayedMatrixStats, SummarizedExperiment, BiocNeighbors, BiocSingular, ScaledMatrix, beachmat, scuttle, metapod, scran, batchelor, uwot Suggests: testthat, knitr, BiocStyle, rmarkdown, scater, bluster, DropletUtils, scRNAseq VignetteBuilder: knitr biocViews: ImmunoOncology, SingleCell, RNASeq Encoding: UTF-8 RoxygenNote: 7.3.2 URL: http://bioconductor.org/packages/mumosa BugReports: https://support.bioconductor.org/ Config/pak/sysreqs: libglpk-dev libxml2-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:54:39 UTC RemoteUrl: https://github.com/bioc/mumosa RemoteRef: HEAD RemoteSha: cf328e4af125be67722e2fa4e2a346d55472d3ce NeedsCompilation: no Packaged: 2026-06-12 06:49:27 UTC; root Author: Aaron Lun [aut, cre] Maintainer: Aaron Lun