| ReactionGroup {SMRUCC.genomics.GCModeller.Assembly.GCMarkupLanguage.v2} | .NET clr documentation |
the reaction collection
# namespace SMRUCC.genomics.GCModeller.Assembly.GCMarkupLanguage.v2
export class ReactionGroup {
# enzymatic reactions
enzymatic: Reaction[];
# non-enzymatic reactions
none_enzymatic: Reaction[];
size: integer;
# a collection of the reaction id index that used for transportation between compartments
transportation: Transportation[];
}
enzymatic: Reactionnone_enzymatic: Reactiontransportation: Transportation