outgenysis_model: Output a Boolean Model into Genysis readable format

Description Usage Arguments

Description

This function outputs a Boolean Model in a format that is readable by Genysis. Return invisibly the formatted vector.

Usage

1
outgenysis_model(bmodel, path = getwd(), file = NULL)

Arguments

bmodel

S4 BoolModel object.

path

character. Specify path (AND NOT file name). Default to current working directory, i.e. getwd(). Set to NULL to disable file output.

file

character. Specify file name. Default to NULL for default file names.


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