TGS: Rapid Reconstruction of Time-Varying Gene Regulatory Networks

Rapid advancement in high-throughput gene expression measurement technologies has resulted in genome- scale time series datasets. Uncovering the underlying temporal sequence of gene regulatory events in the form of time-varying Gene Regulatory Networks (GRNs) demands computationally fast, accurate and highly scalable algorithms. To provide a flexible framework in a significantly time-efficient manner, a novel algorithm, namely TGS (Ashish Anand et al., 2018 <doi:10.1109/TCBB.2018.2861698>), is proposed here. TGS is shown to consume only 29 minutes for a microarray dataset with 4028 genes. Moreover, it provides the flexibility and time-efficiency, without losing the accuracy. Nevertheless, TGS’s main memory requirement grows exponentially with the number of genes, which it tackles by restricting the maximum number of regulators for each gene. Relaxing this restriction remains an important challenge as the true number of regulators is not known a prior.

Version: 1.0.0
Imports: minet, stats, base, utils, bnstruct, ggm, foreach, doParallel, rjson
Suggests: R.rsp
Published: 2018-11-16
Author: Manan Gupta [aut, cre], Saptarshi Pyne [aut], Alok Kumar [aut], Ashish Anand [aut]
Maintainer: Manan Gupta <guptamanan100 at gmail.com>
License: CC BY-NC-SA 4.0
NeedsCompilation: no
Materials: README NEWS
CRAN checks: TGS results

Downloads:

Reference manual: TGS.pdf
Vignettes: R packages: Time-varying Gene Regulatory Networks
Package source: TGS_1.0.0.tar.gz
Windows binaries: r-devel: TGS_1.0.0.zip, r-devel-gcc8: TGS_1.0.0.zip, r-release: TGS_1.0.0.zip, r-oldrel: TGS_1.0.0.zip
OS X binaries: r-release: TGS_1.0.0.tgz, r-oldrel: TGS_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=TGS to link to this page.