-
Notifications
You must be signed in to change notification settings - Fork 40
/
DESCRIPTION
73 lines (73 loc) · 2.24 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
Package: scater
Type: Package
Authors@R: c(
person("Davis", "McCarthy", role=c("aut"), email="[email protected]"),
person("Kieran", "Campbell", role=c("aut"), email="[email protected]"),
person("Aaron", "Lun", role = c("aut", "ctb"), email="[email protected]"),
person("Quin", "Wills", role=c("aut"), email="[email protected]"),
person("Vladimir", "Kiselev", role=c("ctb"), email="[email protected]"),
person("Felix G.M.", "Ernst", role=c("ctb"), email="[email protected]"),
person("Alan", "O'Callaghan", role=c("ctb", "cre"), email="[email protected]"),
person("Yun", "Peng", role=c("ctb"), email="[email protected]"),
person("Leo", "Lahti", role=c("ctb"), email="[email protected]", comment = c(ORCID = "0000-0001-5537-637X")),
person("Tuomas", "Borman", role = c("ctb"), comment = c(ORCID = "0000-0002-8563-8884"))
)
Version: 1.33.4
Date: 2024-07-18
License: GPL-3
Title: Single-Cell Analysis Toolkit for Gene Expression Data in R
Description: A collection of tools for doing various analyses of
single-cell RNA-seq gene expression data, with a focus on
quality control and visualization.
Depends:
SingleCellExperiment,
scuttle,
ggplot2
Imports:
stats,
utils,
methods,
Matrix,
BiocGenerics,
S4Vectors,
SummarizedExperiment,
MatrixGenerics,
SparseArray,
DelayedArray,
beachmat,
BiocNeighbors,
BiocSingular,
BiocParallel,
rlang,
ggbeeswarm,
viridis,
Rtsne,
RColorBrewer,
RcppML,
uwot,
pheatmap,
ggrepel,
ggrastr
Suggests:
BiocStyle,
DelayedMatrixStats,
snifter,
densvis,
cowplot,
biomaRt,
knitr,
scRNAseq,
robustbase,
rmarkdown,
testthat,
Biobase,
scattermore
VignetteBuilder: knitr
biocViews: ImmunoOncology, SingleCell, RNASeq, QualityControl, Preprocessing, Normalization,
Visualization, DimensionReduction, Transcriptomics,
GeneExpression, Sequencing, Software, DataImport,
DataRepresentation, Infrastructure, Coverage
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: http://bioconductor.org/packages/scater/
BugReports: https://support.bioconductor.org/