readBNET {CellNOptR}R Documentation

Read network from BNET file

Description

Read network from BNET file

Usage

readBNET(filename)

Arguments

filename

BNET file. The file is a tab delimited file with two columns, 'targets' and 'factors'. 'factors' contains the logic rule and 'targets' the node activated by the logic rule.

Value

CellNOpt network

Author(s)

Luis Tobalina


[Package CellNOptR version 1.30.0 Index]