-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
66 lines (66 loc) · 1.72 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
Package: GSEABenchmarkeR
Type: Package
Title: Reproducible GSEA Benchmarking
Version: 1.27.0
Author:
Ludwig Geistlinger [aut, cre],
Gergely Csaba [aut],
Mara Santarelli [ctb],
Lucas Schiffer [ctb],
Marcel Ramos [ctb],
Ralf Zimmer [aut],
Levi Waldron [aut]
Maintainer: Ludwig Geistlinger <[email protected]>
Description:
The GSEABenchmarkeR package implements an extendable framework for
reproducible evaluation of set- and network-based methods for enrichment
analysis of gene expression data. This includes support for the efficient
execution of these methods on comprehensive real data compendia (microarray
and RNA-seq) using parallel computation on standard workstations and
institutional computer grids. Methods can then be assessed with respect to
runtime, statistical significance, and relevance of the results for the
phenotypes investigated.
URL: https://github.com/waldronlab/GSEABenchmarkeR
BugReports: https://github.com/waldronlab/GSEABenchmarkeR/issues
License: Artistic-2.0
Encoding: UTF-8
LazyData: true
Depends:
Biobase,
SummarizedExperiment
Imports:
AnnotationDbi,
AnnotationHub,
BiocFileCache,
BiocParallel,
edgeR,
EnrichmentBrowser,
ExperimentHub,
grDevices,
graphics,
KEGGandMetacoreDzPathwaysGEO,
KEGGdzPathwaysGEO,
methods,
S4Vectors,
stats,
utils
Suggests:
BiocStyle,
GSE62944,
knitr,
rappdirs,
rmarkdown
biocViews: ImmunoOncology,
Microarray,
RNASeq,
GeneExpression,
DifferentialExpression,
Pathways,
GraphAndNetwork,
Network,
GeneSetEnrichment,
NetworkEnrichment,
Visualization,
ReportWriting
VignetteBuilder: knitr
RoxygenNote: 7.1.0