mass0 {simulator} R Documentation

get the initial mass value

Description

Usage

mass0(vcell,
    random = NULL,
    map = ['metacyc']);

Arguments

vcell

the initialize mass value has been defined inside this virtual cell model. [as VirtualCell]

random

set random to the molecules, should be a numeric vector that consist with two number as [min, max]. both min and max should be positive value.

Details

Authors

vcellkit

Value

A mass environment for run vcell model in GCModeller

clr value class

Examples


[Package simulator version 1.0.0.0 Index]