-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
41 lines (41 loc) · 1.42 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
Package: iSEEWorkshopEuroBioc2020
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.1
Depends:
R (>= 4.0.0)
Imports:
methods
Suggests:
SingleCellExperiment,
knitr,
htmltools,
rmarkdown,
BiocStyle,
iSEE,
iSEEu,
TENxPBMCData,
scater,
scran,
BiocSingular,
Rtsne,
uwot,
igraph,
SingleR,
celldex,
testthat
Authors@R: c(person("Kevin", "Rue-Albrecht", role = c("aut", "cre"), email = "kevin.rue-albrecht@imm.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@imm.ox.ac.uk>
VignetteBuilder: knitr
License: file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Roxygen: list(markdown = TRUE)
URL: https://iSEE.github.io/iSEEWorkshopEuroBioc2020
BugReports: https://github.com/iSEE/iSEEWorkshopEuroBioc2020/issues
DockerImage: iseedevelopers/iseeworkshopeurobioc2020:latest