View source: R/print.BooleanNetwork.R
print.BooleanNetwork | 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
print
, loadNetwork
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.