| MapIndex {SMRUCC.genomics.Assembly.KEGG.WebServices} | .NET clr documentation |
a subclass of Map
# namespace SMRUCC.genomics.Assembly.KEGG.WebServices
export class MapIndex extends Map {
briteID: string;
compoundIndex: Index`1;
description: string;
EntryId: string;
# KO, compoundID, reactionID, etc.
index: Index`1;
KeyVector: TermsVector;
KOIndex: Index`1;
name: string;
PathwayImage: string;
shapes: MapData;
Stylesheet: XmlStyleProcessor;
TypeComment: XmlComment;
URL: string;
}
compoundIndex: Index`1index: Index`1KeyVector: TermsVectorKOIndex: Index`1shapes: MapDataStylesheet: XmlStyleProcessorTypeComment: XmlComment