Learn R Programming

BoolNet (version 1.44)

print.BooleanNetwork: Print a Boolean network

Description

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.

Usage

print.BooleanNetwork(x, ...)

Arguments

x
An object of class BooleanNetwork to be printed
...
Further parameters for the print method. Currently not used.

Value

  • Invisibly returns the printed object

See Also

print, loadNetwork