Description Usage Arguments References
View source: R/timedelay.lm.batch.R
Batch usage of time delay linear model.
1 2 | timedelay.lm.batch(bspline.data, expr.data, regulator.list,
target.list=rownames(bspline.data), ...)
|
bspline.data |
output of ts.bspline, an interpolated expression matrix with genes in the rows, predicted time points in the columns |
expr.data |
an observed expression matrix with genes in the rows, predicted time points in the columns |
regulator.list |
a candidate pool of potential regulators |
target.list |
the list of target genes that will be investigated |
... |
Additional arguments, passed to timedelay.lm |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.