Nothing
Build Regulatory Network from ChIP-chip/ChIP-seq and Expression Data
Appliation for discovering direct or indirect targets of transcription factors using ChIP-chip or ChIP-seq, and microarray or RNA-seq gene expression data. Inputting a list of genes of potential targets of one TF from ChIP-chip or ChIP-seq, and the gene expression results, GeneNetworkBuilder generates a regulatory network of the TF.
To install this package, start R and enter:
library(BiocManager)
BiocManager::install("GeneNetworkBuilder")
To view documentation of GeneNetworkBuilder, start R and enter:
browseVignettes("GeneNetworkBuilder")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.