forked from YuLab-SMU/ReactomePA
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
36 lines (36 loc) · 1.06 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
Package: ReactomePA
Type: Package
Title: Reactome Pathway Analysis
Version: 1.15.5
Authors@R: c(person(given = "Guangchuang", family = "Yu",
email = "guangchuangyu@gmail.com",
role = c("aut", "cre")),
person(given = "Vladislav", family = "Petyuk",
email = "petyuk@gmail.com",
role = "ctb"))
Author: Guangchuang Yu <guangchuangyu@gmail.com> with contributions from
Vladislav Petyuk
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Description: This package provides functions for pathway analysis based on
REACTOME pathway database. It implements enrichment analysis, gene set
enrichment analysis and several functions for visualization.
Depends:
R (>= 3.2.0),
DOSE
Imports:
AnnotationDbi,
reactome.db,
igraph,
graphite,
GOSemSim
Suggests:
BiocStyle,
clusterProfiler,
knitr,
org.Hs.eg.db
VignetteBuilder: knitr
License: GPL-2
Packaged: 2012-03-05 18:26:53 UTC; mcarlson
biocViews: Pathways, Visualization, Annotation, MultipleComparison,
GeneSetEnrichment, Reactome
RoxygenNote: 5.0.1