prettifyGraph: returns metabolic graph with all the ornaments set Adds...

Description Usage Arguments

Description

returns metabolic graph with all the ornaments set Adds details into the igraph object

Usage

1
2
prettifyGraph(g, vsize = c(1, 2), vcolor = c("grey", "red"),
  withText = TRUE, vtext = c(0.5, 1), layout = FALSE)

Arguments

g

igraph Object

vsize

the vertex size

vcolor

length 2 vector for KO and compoundsprettifyGraph<- function

withText

Conditional to include labels in plot(g,

vtext

two vector text valuevsize = c(1,2),

layout

Whether to calculate the layoutvcolor = c("grey", "red"),


etheleon/metamaps documentation built on May 16, 2019, 9:05 a.m.