nuget server logo nuget api documents
↑

API Docs / SMRUCC.genomics.Core / Pathway

Pathway

Full name SMRUCC.genomics.Assembly.KEGG.DBGET.BriteHEntry.Pathway Assembly SMRUCC.genomics.Core Members 13

The brief entry information for the pathway objects in the KEGG database.

00 Remarks

(KEGG数据库之中的代谢途径对象的分类以及入口点信息)

01 Syntax

SMRUCC.genomics.Assembly.KEGG.DBGET.BriteHEntry.Pathway

02 Methods

NameOverloadsSummary
LoadFromResource 1 从程序的自身的资源文件之中加载数据
LoadData 1 从文件之中加载数据
GetClass 1
ToString 1
GetGlobalAndOverviewMaps 1
LoadDictionary 2
LoadStream 1
GetPathCategory 1

03 Properties

NameOverloadsSummary
class 1 A
category 1 B
entry 1 C, example as: 01100 Metabolic pathways
EntryId 1 Pathway.entry::NamedValue.name, \d+

04 Members

method LoadFromResource #
LoadFromResource

从程序的自身的资源文件之中加载数据

method LoadData #
LoadData(String)

从文件之中加载数据

Parameters
NameTypeDescription
pathString

-

method GetClass #
GetClass(String, Dictionary(Of String, Pathway))
Parameters
NameTypeDescription
KOString

-

dataDictionary(Of String, Pathway)

[Pathway.EntryId](cref:P:SMRUCC.genomics.Assembly.KEGG.DBGET.BriteHEntry.Pathway.EntryId) -> [Pathway](cref:T:SMRUCC.genomics.Assembly.KEGG.DBGET.BriteHEntry.Pathway)

property class #
class

A

property category #
category

B

property entry #
entry

C, example as: 01100 Metabolic pathways

property EntryId #
EntryId

Pathway.entry::NamedValue.name, \d+

method ToString #
ToString()
method GetGlobalAndOverviewMaps #
GetGlobalAndOverviewMaps()
method LoadDictionary #
LoadDictionary()
method LoadDictionary overload 2 #
LoadDictionary(IEnumerable(Of Pathway))
method LoadStream #
LoadStream(String)
method GetPathCategory #
GetPathCategory()