-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathDESCRIPTION
52 lines (52 loc) · 1.36 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
Package: celldex
Title: Index of Reference Cell Type Datasets
Version: 1.13.3
Date: 2024-04-25
Authors@R: c(person("Dvir", "Aran", email="[email protected]", role=c("aut")),
person("Aaron", "Lun", email="[email protected]", role=c("aut", "cre", "cph")),
person("Daniel", "Bunis", role="aut"),
person("Jared", "Andrews", email = "[email protected]", role="aut"),
person("Friederike", "Dündar", email = "[email protected]", role="aut"))
Description:
Provides a collection of reference expression datasets with curated cell
type labels, for use in procedures like automated annotation of single-cell
data or deconvolution of bulk RNA-seq.
License: GPL-3
Depends: SummarizedExperiment
Imports:
utils,
methods,
Matrix,
ExperimentHub,
AnnotationHub,
AnnotationDbi,
S4Vectors,
DelayedArray,
DelayedMatrixStats,
gypsum,
alabaster.base,
alabaster.matrix,
alabaster.se,
DBI,
RSQLite,
jsonlite
Suggests:
testthat,
knitr,
rmarkdown,
BiocStyle,
DT,
jsonvalidate,
BiocManager,
ensembldb
biocViews:
ExperimentHub,
ExperimentData,
ExpressionData,
SequencingData,
RNASeqData
VignetteBuilder: knitr
Encoding: UTF-8
URL: https://github.com/LTLA/celldex
BugReports: https://support.bioconductor.org/
RoxygenNote: 7.3.1