PathwayMap {SMRUCC.genomics.Assembly.KEGG.DBGET.bGetObject} | .NET clr documentation |
Pathway.LoadFromResource. (相对于Pathway而言,这个对象是参考用的,并非某个特定的物种的)
# namespace SMRUCC.genomics.Assembly.KEGG.DBGET.bGetObject
export class PathwayMap extends PathwayBrief {
brite: Pathway;
briteID: string;
description: string;
disease: NamedValue[];
EntryId: string;
# http://www.genome.jp/dbget-bin/get_linkdb?-t+compound+path:map01100
KEGGCompound: NamedValue[];
# http://www.genome.jp/dbget-bin/get_linkdb?-t+enzyme+path:map01100
KEGGEnzyme: NamedValue[];
# http://www.genome.jp/dbget-bin/get_linkdb?-t+glycan+path:map01100
KEGGGlycan: NamedValue[];
# http://www.genome.jp/dbget-bin/get_linkdb?-t+orthology+path:map01100
KEGGOrthology: OrthologyTerms;
# http://www.genome.jp/dbget-bin/get_linkdb?-t+reaction+path:map01100
KEGGReaction: NamedValue[];
KOpathway: string;
# base64 image data.
Map: string;
modules: NamedValue[];
name: string;
Stylesheet: XmlStyleProcessor;
TypeComment: XmlComment;
}
brite
: Pathwaydisease
: NamedValueKEGGCompound
: NamedValueKEGGEnzyme
: NamedValueKEGGGlycan
: NamedValueKEGGOrthology
: OrthologyTermsKEGGReaction
: NamedValuemodules
: NamedValueStylesheet
: XmlStyleProcessorTypeComment
: XmlComment