ProbabilisticBooleanNetwork
. For backward compatibility, this method also prints objects of class BooleanNetworkCollection
, which have been replaced by ProbabilisticBooleanNetwork
.
This prints all alternative transition functions and their probabilities. If the network is the result of a reconstruction from time series measurements, it also outputs the error the functions make on the time series. If genes are knocked-out or over-expressed, these genes are listed below the functions.print.ProbabilisticBooleanNetwork(x, ...)
print.BooleanNetworkCollection(x, ...)
ProbabilisticBooleanNetwork
or BooleanNetworkCollection
to be printedprint
method. Currently not used.print
, reconstructNetwork
, loadNetwork