assembling.genome {compiler}
R Documentation
create genome framework for the virtual cell model
Description
Usage
assembling.genome
(
replicons
,
geneKO
,
lociAsLocus.tag
=
FALSE
);
Arguments
replicons
[as list]
geneKO
[as list]
lociAsLocus.tag
[as boolean]
Details
Authors
vcellkit
Value
this function returns data object of type
CellularModule
.
clr value class
CellularModule
Examples
[Package
compiler
version 1.0.0.0
Index
]