{TRN.builder} R# Documentation

TRN.builder


require(GCModeller);

#' tools for create a transcription regulation network
imports "TRN.builder" from "TRNtoolkit";

tools for create a transcription regulation network

This R# package module provides the toolkit for build the transcription regulation network(TRN) from the regulon database and the motif site scan result:



.NET clr function exports
open_motifdb

open the motif database

scan the TF binding site motif on the given sequence regions

read.footprints

read a footprint site model data file

read.regulations

read a regulation prediction result file

write.regulations

save the regulation network data file.

regulation.footprint

create the regulation footprint(regulation network edges) from the regulator mapping data, the motif site data and the regprecise regulon database


[Document Index]