readBND: Read network from BND file

Description Usage Arguments Value Author(s)

View source: R/readRules.R

Description

BND is a file format used by MaBoSS to store the boolean network definition. The reader works if the logic for the activation of the node is stated withing the parameter 'logic' of the node. An example file can be found in 'https://maboss.curie.fr/pub/example.bnd'.

Usage

1
readBND(filename)

Arguments

filename

BND file.

Value

CellNOpt network

Author(s)

Luis Tobalina


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