plot: Plot gene regulatory network

Description Usage Arguments

View source: R/plot.R

Description

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

Usage

1
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.


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