cutModel {CellNOptR}R Documentation

Cut a model structure according to a bitstring

Description

This function is for developers only.

Usage

cutModel(model, bString)

Arguments

model

the model object to cut.

bString

the bitString to be used to cut the model object.

Value

cutModel

the new model object

Note

added in version 1.3.16

Author(s)

T. Cokelaer


[Package CellNOptR version 1.30.0 Index]