xgmml.render {xgmml} R Documentation

xgmml.render

Description

xgmml.render

Usage

xgmml.render(model,
    size = "10(A0)",
    convexHull = NULL,
    edgeBends = FALSE,
    altStyle = FALSE,
    rewriteGroupCategoryColors = "TSF",
    enzymeColorSchema = "Set1",
    compoundColorSchema = "Clusters",
    reactionKOMapping = NULL,
    renderStyle = FALSE,
    nodes = NULL,
    compoundNames = NULL,
    attrs = ['class']);

Arguments

Details

Authors

cytoscape

Value

this function returns data object of type GraphicsData.

clr value class

Examples


[Package xgmml version 1.0.0.0 Index]