-
Notifications
You must be signed in to change notification settings - Fork 5
/
DESCRIPTION
38 lines (38 loc) · 1.35 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
Package: iSEEWorkshop2020
Title: Interactive Visualization of SummarizedExperiment Objects with iSEE
Description: This workshop covers basic usage of iSEE for
interactive visualization of SummarizedExperiment objects.
Version: 0.0.2
Depends:
R (>= 4.0.0),
SummarizedExperiment,
SingleCellExperiment,
iSEE
Imports:
TENxPBMCData,
scater,
scran,
BiocSingular,
iSEEu
Suggests:
knitr,
htmltools,
rmarkdown,
Rtsne,
uwot,
BiocStyle,
igraph,
hexbin
Authors@R: c(person("Kevin", "Rue-Albrecht", role = c("aut", "cre"), email = "[email protected]", comment = c(ORCID = "0000-0003-3899-3872")),
person("Federico", "Marini", role="aut", email="[email protected]", comment = c(ORCID = '0000-0003-3252-7758')),
person("Charlotte", "Soneson", role="aut", email="[email protected]", comment = c(ORCID = '0000-0003-3833-2169')),
person("Aaron", "Lun", role="aut", email="[email protected]", comment = c(ORCID = '0000-0002-3564-4813')))
Maintainer: Kevin Rue-Albrecht <[email protected]>
VignetteBuilder: knitr
License: file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
URL: https://iSEE.github.io/iSEEWorkshop2020
BugReports: https://github.com/iSEE/iSEEWorkshop2020/issues
DockerImage: iseedevelopers/iseeworkshop2020:latest