vcell.markup {compiler} R Documentation

Save the virtual cell data model in XML file format.

Description

Usage

vcell.markup(model, genomes, KEGG, regulations,
    lociAsLocus.tag = FALSE,
    logfile = NULL);

Arguments

model

[as CellularModule]

genomes

[as list]

KEGG

[as RepositoryArguments]

regulations

[as RegulationFootprint]

lociAsLocus.tag

[as boolean]

Details

Authors

vcellkit

Value

this function returns data object of type VirtualCell.

clr value class

Examples


[Package compiler version 1.0.0.0 Index]