-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
34 lines (34 loc) · 1.32 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
Package: iSEEWorkshop2019
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 (>= 3.6.0),
SummarizedExperiment,
SingleCellExperiment,
iSEE
Imports:
TENxPBMCData,
scater,
scran,
BiocSingular
Suggests:
knitr,
htmltools,
rmarkdown,
Rtsne,
BiocStyle,
igraph
Authors@R: c(person("Kevin", "Rue-Albrecht", role = c("aut", "cre"), email = "kevin.rue-albrecht@kennedy.ox.ac.uk", comment = c(ORCID = "0000-0003-3899-3872")),
person("Federico", "Marini", role="aut", email="marinif@uni-mainz.de", comment = c(ORCID = '0000-0003-3252-7758')),
person("Charlotte", "Soneson", role="aut", email="charlottesoneson@gmail.com", comment = c(ORCID = '0000-0003-3833-2169')),
person("Aaron", "Lun", role="aut", email="infinite.monkeys.with.keyboards@gmail.com", comment = c(ORCID = '0000-0002-3564-4813')))
Maintainer: Kevin Rue-Albrecht <kevin.rue-albrecht@kennedy.ox.ac.uk>
VignetteBuilder: knitr
License: file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
URL: https://github.com/kevinrue/iSEEWorkshop2019, https://kevinrue.github.io/iSEEWorkshop2019
BugReports: https://github.com/kevinrue/iSEEWorkshop2019/issues