exportModel: Exports the model in a file

Description Usage Arguments Value Author(s) See Also

View source: R/import_export.R

Description

Export an MRAmodel object in a .mra file

Usage

1
2
exportModel(model_description, file_name = "mra_model",
  export_data = FALSE)

Arguments

model_description

An MRAmodel object

file_name

Name of the output file

export_data

Whether the CVs should be incorporated to the .mra file or not

Value

Nothing

Author(s)

Mathurin Dorel dorel@horus.ens.fr

See Also

importModel, rebuildModel


molsysbio/STASNet documentation built on May 29, 2019, 5:45 a.m.