recipe bioconductor-kegggraph

KEGGgraph: A graph approach to KEGG PATHWAY in R and Bioconductor

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/KEGGgraph.html

License:

GPL (>= 2)

Recipe:

/bioconductor-kegggraph/meta.yaml

Links:

biotools: kegggraph

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.

package bioconductor-kegggraph

(downloads) docker_bioconductor-kegggraph

Versions:
1.58.0-01.54.0-01.52.0-01.50.0-11.50.0-01.48.0-01.46.0-01.44.0-11.42.0-0

1.58.0-01.54.0-01.52.0-01.50.0-11.50.0-01.48.0-01.46.0-01.44.0-11.42.0-01.40.0-01.38.1-01.38.0-01.30.0-01.28.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-kegggraph

and update with:

conda update bioconductor-kegggraph

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-kegggraph:<tag>

(see bioconductor-kegggraph/tags for valid values for <tag>)

Download stats