Pathway {SMRUCC.genomics.Assembly.KEGG.DBGET.BriteHEntry} .NET clr documentation

Pathway

Description

The brief entry information for the pathway objects in the KEGG database. (KEGG数据库之中的代谢途径对象的分类以及入口点信息)

Declare

            
# 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;
}

        

.NET clr type reference tree

  1. use by property member entry: NamedValue

[Package {$package} version {$version} Index]