forked from alanocallaghan/scater
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
63 lines (63 loc) · 1.76 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
Package: scater
Type: Package
Authors@R: c(
person("Davis", "McCarthy", role=c("aut", "cre"), 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]"))
Version: 1.13.9
Date: 2019-07-08
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:
R (>= 3.5),
SingleCellExperiment,
ggplot2
Imports:
BiocGenerics,
SummarizedExperiment,
Matrix,
ggbeeswarm,
grid,
DelayedArray,
DelayedMatrixStats,
methods,
S4Vectors,
stats,
utils,
viridis,
Rcpp,
BiocNeighbors,
BiocSingular,
BiocParallel
Suggests:
BiocStyle,
biomaRt,
beachmat,
cowplot,
destiny,
knitr,
robustbase,
rmarkdown,
Rtsne,
uwot,
testthat,
pheatmap,
Biobase,
limma
VignetteBuilder: knitr
LazyData: true
biocViews: ImmunoOncology, SingleCell, RNASeq, QualityControl, Preprocessing, Normalization,
Visualization, DimensionReduction, Transcriptomics,
GeneExpression, Sequencing, Software, DataImport,
DataRepresentation, Infrastructure, Coverage
LinkingTo: Rcpp, beachmat
SystemRequirements: C++11
RoxygenNote: 6.1.1
NeedsCompilation: yes
URL: http://bioconductor.org/packages/scater/
BugReports: https://support.bioconductor.org/