EquationEquals
01 Syntax
SMRUCC.genomics.Assembly.MetaCyc.Schema.EquationEquals
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| Equals | 1 | |
| SideEquals | 1 |
03 Members
Equals(
String, String, Boolean)Parameters
| Name | Type | Description |
|---|---|---|
Expression1 | String | 使用其他代谢物作为标识符的方程表达式 |
Expression2 | String | 使用MetaCyc代谢物作为标识的方程表达式 |
Explicit | Boolean | 是否严格等价,假若参数值为假,则仅考虑标识符等价即可 |
Parameters
| Name | Type | Description |
|---|---|---|
Side1 | CompoundSpecieReference() | - |
Side2 | ICompoundSpecies() | MetaCyc ID |
Explicit | Boolean | - |