generated from kevinrue/MyBioconductorPackage
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
99 lines (99 loc) · 2.1 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
Package: iSEEhub
Title: iSEE for the Bioconductor ExperimentHub
Version: 1.7.1
Date: 2024-10-01
Authors@R:
c(person("Kevin", "Rue-Albrecht", , "[email protected]",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-3899-3872")))
Description: This package defines a custom landing page for an iSEE app
interfacing with the Bioconductor ExperimentHub. The landing page allows
users to browse the ExperimentHub, select a data set, download and cache it,
and import it directly into a Bioconductor iSEE app.
License: Artistic-2.0
URL: https://github.com/iSEE/iSEEhub
BugReports: https://support.bioconductor.org/t/iSEEhub
biocViews:
DataImport,
ImmunoOncology
Infrastructure,
ShinyApps,
SingleCell,
Software
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
Depends:
SummarizedExperiment,
SingleCellExperiment,
ExperimentHub
Imports:
AnnotationHub,
BiocManager,
DT,
iSEE,
methods,
rintrojs,
S4Vectors,
shiny,
shinydashboard,
shinyjs,
utils
Suggests:
BiocStyle,
covr,
knitr,
RefManageR,
rmarkdown,
sessioninfo,
testthat (>= 3.0.0),
nullrangesData
Enhances:
BioPlex,
biscuiteerData,
bodymapRat,
CLLmethylation,
CopyNeutralIMA,
curatedAdipoArray,
curatedAdipoChIP,
curatedMetagenomicData,
curatedTCGAData,
DMRcatedata,
DuoClustering2018,
easierData,
emtdata,
epimutacionsData,
FieldEffectCrc,
GenomicDistributionsData,
GSE103322,
GSE13015,
GSE62944,
HDCytoData,
HMP16SData,
HumanAffyData,
imcdatasets,
mcsurvdata,
MetaGxBreast,
MetaGxOvarian,
MetaGxPancreas,
MethylSeqData,
muscData,
NxtIRFdata,
ObMiTi,
quantiseqr,
restfulSEData,
RLHub,
sesameData,
SimBenchData,
SingleCellMultiModal,
SingleMoleculeFootprintingData,
spatialDmelxsim,
STexampleData,
TabulaMurisData,
TabulaMurisSenisData,
TENxVisiumData,
tissueTreg,
VectraPolarisData,
xcoredata
Config/testthat/edition: 3
VignetteBuilder: knitr