-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy pathDESCRIPTION
More file actions
57 lines (57 loc) · 1.5 KB
/
DESCRIPTION
File metadata and controls
57 lines (57 loc) · 1.5 KB
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
Package: SingleR
Title: Reference-Based Single-Cell RNA-Seq Annotation
Version: 2.13.5
Date: 2026-04-09
Authors@R: c(person("Dvir", "Aran", email="dvir.aran@ucsf.edu", role=c("aut", "cph")),
person("Aaron", "Lun", email="infinite.monkeys.with.keyboards@gmail.com", role=c("ctb", "cre")),
person("Daniel", "Bunis", role="ctb"),
person("Jared", "Andrews", email = "jared.andrews07@gmail.com", role="ctb"),
person("Friederike", "Dündar", email = "frd2007@med.cornell.edu", role="ctb"))
Description: Performs unbiased cell type recognition from single-cell RNA
sequencing data, by leveraging reference transcriptomic datasets of pure cell
types to infer the cell of origin of each single cell independently.
License: GPL-3
Depends: SummarizedExperiment
Imports:
methods,
Matrix,
BiocGenerics,
S4Vectors,
DelayedArray,
stats,
utils,
Rcpp,
beachmat (>= 2.27.3)
LinkingTo:
Rcpp,
beachmat,
assorthead (>= 1.3.5)
Suggests:
testthat,
knitr,
rmarkdown,
BiocStyle,
BiocParallel,
SingleCellExperiment,
scrapper (>= 1.5.16),
scRNAseq,
ggplot2,
pheatmap,
grDevices,
gridExtra,
viridis,
celldex
biocViews:
Software,
SingleCell,
GeneExpression,
Transcriptomics,
Classification,
Clustering,
Annotation
SystemRequirements: C++17
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.3
URL: https://github.com/SingleR-inc/SingleR
BugReports: https://github.com/SingleR-inc/SingleR/issues