plot.mgraph: plot graph

Description Usage Arguments Details Author(s)

View source: R/plot.R

Description

plot graph

Usage

1
2
## S3 method for class 'mgraph'
plot(g, s, t, p = t, show.name = TRUE, gene.n = FALSE, ...)

Arguments

g

xgraph object

s

substrates

t

targets, same as "p"

p

products

show.name

logi. Show chemical names if TRUE (default).

gene.n

TRUE/FALSE (default). show gene number on edge if TRUE.

...

pars passed to plot.igraph

Details

Specified igraph plot function for mgraph

Author(s)

zhao


zgzhao/gmetab documentation built on Dec. 23, 2021, 9:17 p.m.