plot.GeneReg: Plot gene regulatory network

Description Usage Arguments References

View source: R/plot.GeneReg.R

Description

Plot gene regulatory network based on a series of time delay linear models.

Usage

1
2
## S3 method for class 'GeneReg'
plot(edge, ...)

Arguments

edge

output of timedelay.lm.batch, which has 4 columns. The first column is the regulator, the second column is the target gene, the third column is the regression coefficient, the fourth column is time delay.

...

Additional arguments, passed to plot.igraph.

References

Tao Huang, Lei Liu, Ziliang Qian, Kang Tu, Yixue Li, Lu Xie: Using GeneReg to construct time delay gene regulatory networks. BMC Res Notes 2010, 3(1):142. http://www.biomedcentral.com/1756-0500/3/142


GeneReg documentation built on May 30, 2017, 6:07 a.m.