Data storage adapter driver
StorageDriver
01 Syntax
SMRUCC.genomics.GCModeller.ModellingEngine.IO.Raw.StorageDriver
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| .ctor | 1 | |
| SetSymbolNames | 1 | set molecule symbol names |
03 Members
#ctor(
String, Engine, Boolean)Parameters
| Name | Type | Description |
|---|---|---|
output | String | the file path for save the experiment data. |
engine | Engine | - |
graph_debug | Boolean | write the cellular graph into the result data file if this options is config as TRUE. debug used only |
SetSymbolNames(
Dictionary(Of String, CompoundInfo))set molecule symbol names
Parameters
| Name | Type | Description |
|---|---|---|
symbols | Dictionary(Of String, CompoundInfo) | - |