read.regulations {TRN.builder} R Documentation

read a regulation prediction result file

Description

Usage

read.regulations(file);

Arguments

file

the file path of the regulation footprint csv table file, which could be created by the write.regulations. [as string]

Details

Authors

TRNtoolkit

Value

a vector of the RegulationFootprint object that is loaded from the given csv table file, each object is a regulation network edge of the regulator to its regulated target gene.

clr value class

Examples


[Package TRN.builder version 1.0.0.0 Index]