Package: KEGGgraph
Type: Package
Title: KEGGgraph: A graph approach to KEGG PATHWAY in R and
        Bioconductor
Version: 1.48.0
Date: 2019-07-16
Author: Jitao David Zhang, with inputs from Paul Shannon
Maintainer: Jitao David Zhang <jitao_david.zhang@roche.com>
Description: KEGGGraph is an interface between KEGG pathway and graph
        object as well as a collection of tools to analyze, dissect and
        visualize these graphs. It parses the regularly updated KGML
        (KEGG XML) files into graph models maintaining all essential
        pathway attributes. The package offers functionalities
        including parsing, graph operation, visualization and etc.
License: GPL (>= 2)
LazyLoad: yes
Depends: R (>= 2.10.0)
Imports: methods, XML (>= 2.3-0), graph, utils, RCurl
Suggests: Rgraphviz, RBGL, testthat, RColorBrewer, KEGG.db,
        org.Hs.eg.db, hgu133plus2.db, SPIA
Collate: kegg2graph-functions.R parse.R annotation.R graph.R kgmlfile.R
        misc.R vis.R
URL: http://www.nextbiomotif.com
biocViews: Pathways, GraphAndNetwork, Visualization, KEGG
git_url: https://git.bioconductor.org/packages/KEGGgraph
git_branch: RELEASE_3_11
git_last_commit: 020b4a4
git_last_commit_date: 2020-04-27
Date/Publication: 2020-04-27
NeedsCompilation: no
Packaged: 2020-04-28 02:32:54 UTC; biocbuild
Built: R 4.0.0; ; 2020-04-28 16:33:15 UTC; windows
