This method writes the S4 BoolModel object into a CSV file. This method is a wrapper for print.BoolModel. The output is a data frame, with two columns: (1) target genes, (2) Boolean rules.
1 |
bmodel |
S4 BoolModel object. |
file |
file name with path, or a file connection object. |
gene.names |
logical. Specify whether to write rules in terms of genes or internal variables. Default to FALSE. |
rownames |
logical. It specifies whether to write row names. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.