readBNET: Read network from BNET file

View source: R/readRules.R

readBNETR 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


saezlab/CellNOptR documentation built on April 16, 2024, 5:21 a.m.