write.regulations {TRN.builder} R Documentation

save the regulation network data file.

Description

Usage

write.regulations(regulationFootprints, file);

Arguments

regulationFootprints

the regulation network edge data for save, which can be a vector of the @T:SMRUCC.genomics.Data.Regprecise.RegulationFootprint

file

[as string]

env

[as Environment]

Details

Authors

TRNtoolkit

Value

a boolean value for indicates that the regulation network data has been saved into the target file successfully or not;

this function returns a R# error message object if the given data is nothing, the output file path is empty, or the given data is not a collection of the regulation footprint data.

clr value class

Examples


[Package TRN.builder version 1.0.0.0 Index]