NTW
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see NTW.
Predict gene network using an Ordinary Differential Equation (ODE) based method
DOI: 10.18129/B9.bioc.NTW
Bioconductor version: 3.21
This package predicts the gene-gene interaction network and identifies the direct transcriptional targets of the perturbation using an ODE (Ordinary Differential Equation) based method.
Author: Wei Xiao, Yin Jin, Darong Lai, Xinyi Yang, Yuanhua Liu, Christine Nardini
Maintainer: Yuanhua Liu <liuyuanhua at picb.ac.cn>
citation("NTW")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("NTW")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("NTW")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.