plotBM: Plot Boolean Model

Description Usage Arguments

Description

This method plots the network underlying Boolean models by using igraph for quick visualisation. Require igraph.

Usage

1
plotBM(bmodel, makePlot = T, ...)

Arguments

bmodel

S4 BoolModel object.

makePlot

logical. Whether to make plot or just return the object. Default to T.

...

Additional parameters to plot.igraph.


BTR documentation built on May 2, 2019, 12:21 p.m.