print.BooleanNetwork {BoolNet} | R Documentation |
A specialized method to print an object of class BooleanNetwork
. This prints the transition functions of all genes. If genes are knocked-out or over-expressed, these genes are listed below the functions.
## S3 method for class 'BooleanNetwork' print(x, ...)
x |
An object of class |
... |
Further parameters for the |
Invisibly returns the printed object