Pathway {SMRUCC.genomics.Assembly.KEGG.DBGET.BriteHEntry} | .NET clr documentation |
The brief entry information for the pathway objects in the KEGG database. (KEGG数据库之中的代谢途径对象的分类以及入口点信息)
# namespace SMRUCC.genomics.Assembly.KEGG.DBGET.BriteHEntry
export class Pathway {
# B
category: string;
# A
class: string;
# C, example as: 01100 Metabolic pathways
entry: NamedValue;
# Pathway.entry::NamedValue.name, \d+
EntryId: string;
}
entry
: NamedValue