printBM: Print Boolean Model

Description Usage Arguments

Description

This method converts the S4 BoolModel object back into a human-readable data frame, with two columns: (1) target genes, (2) Boolean rules.

Usage

1
printBM(bmodel, gene.names = F)

Arguments

bmodel

S4 BoolModel object.

gene.names

logical. Specify whether to write rules in terms of genes or internal variables. Default to FALSE.


BTR documentation built on May 2, 2019, 12:21 p.m.