localRenderMap {GCModeller} R Documentation

Do rendering of the kegg pathway map

Description

Usage

localRenderMap(KEGG.maps, pathwayList,
    compoundcolors = red,
    gene.highights = blue,
    outputdir = ./,
    min.objects = 0);

Arguments

KEGG.maps

the kegg maps repository data object

pathwayList

the list data of the kegg url for do rendering, this parameter value should be a list of the key-value paire to the url string data.

Details

Authors

xieguigang

Value

This function has no value returns.

Examples


[Package GCModeller version 1.1.0-beta Index]