readBNET: Read network from BNET file

Description Usage Arguments Value Author(s)

View source: R/readRules.R

Description

Read network from BNET file

Usage

1
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


CellNOptR documentation built on Nov. 8, 2020, 6:58 p.m.