-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
51 lines (51 loc) · 1.2 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Package: mumosa
Type: Package
Authors@R: person("Aaron", "Lun", role = c("aut", "cre"), email="infinite.monkeys.with.keyboards@gmail.com")
Version: 1.15.0
Date: 2024-09-28
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/