-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
executable file
·38 lines (38 loc) · 1.03 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
Type: Package
Package: singscoreHCA
Title: test transcriptomic signatures on the Human Cell Atlas
Version: 0.1.1
Authors@R: c(person("Stefano", "Mangiola", email = "[email protected]",
role = c("aut", "cre"))
)
Description: An R package to score signatures on the HumanCellAtlas, single-cell or pseudobulk (e.g. GSEA,singscore).
License: GPL-3
Depends:
R (>= 4.1.0)
Imports:
singscore,
tibble,
dplyr,
magrittr,
tidyr (>= 1.2.0),
rlang,
purrr,
lifecycle,
methods,
tidySummarizedExperiment,
CuratedAtlasQueryR
Suggests:
testthat,
knitr,
markdown
VignetteBuilder:
knitr
RdMacros:
lifecycle
Biarch: true
biocViews: AssayDomain, Infrastructure, RNASeq, DifferentialExpression, GeneExpression, Sequencing, Transcription, Transcriptomics
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
URL: https://github.com/stemangiola/singscoreHCA, https://stemangiola.github.io/singscoreHCA/
BugReports: https://github.com/stemangiola/singscoreHCA/issues