ReactionClassTable {SMRUCC.genomics.Model.Network.KEGG.ReactionNetwork} |
.NET clr documentation |
ReactionClassTable
Description
Declare
# namespace SMRUCC.genomics.Model.Network.KEGG.ReactionNetwork
export class ReactionClassTable extends ReactionCompoundTransform {
# the reaction class
category: string;
# reaction class definition
define: string;
# a list of kegg reaction id which are belongs to
# current reaction class data model.
fluxId: string;
from: string;
# entry id of current reaction class
rId: string;
to: string;
}
.NET clr type reference tree
- this class extends from ReactionCompoundTransform class: ReactionCompoundTransform
[Package
{$package} version {$version}
Index]