read.vcell {modeller} R Documentation

read the virtual cell model file

Description

Usage

read.vcell(path);

Arguments

path

the model file extension could be: xml - small virtual cell model in a xml file zip - large virtual cell model file save as multiple components in a zip file json - large virtual cell model file save as json stream file. [as string]

Details

Authors

vcellkit

Value

this function returns data object of type VirtualCell.

clr value class

Examples


[Package modeller version 1.0.0.0 Index]