forked from gokceneraslan/pathview
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
26 lines (26 loc) · 1.24 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
Package: pathview
Type: Package
Title: a tool set for pathway based data integration and visualization
Version: 1.15.0
Date: 2016-05-03
Author: Weijun Luo
Maintainer: Weijun Luo <[email protected]>
Description: Pathview is a tool set for pathway based data integration
and visualization. It maps and renders a wide variety of
biological data on relevant pathway graphs. All users need is
to supply their data and specify the target pathway. Pathview
automatically downloads the pathway graph data, parses the data
file, maps user data to the pathway, and render pathway graph
with the mapped data. In addition, Pathview also seamlessly
integrates with pathway and gene set (enrichment) analysis tools for
large-scale and fully automated analysis.
biocViews: Pathways, GraphAndNetwork, Visualization,
GeneSetEnrichment, DifferentialExpression, GeneExpression,
Microarray, RNASeq, Genetics, Metabolomics, Proteomics,
SystemsBiology, Sequencing
Depends: R (>= 2.10), org.Hs.eg.db
Imports: KEGGgraph, XML, Rgraphviz, graph, png, AnnotationDbi, KEGGREST, methods, utils
Suggests: gage, org.Mm.eg.db, RUnit, BiocGenerics
License: GPL (>=3.0)
URL: http://pathview.uncc.edu/
LazyLoad: yes