nuget server logo nuget api documents
↑

API Docs / SMRUCC.genomics.Core / PathwayProfiles

PathwayProfiles

Full name SMRUCC.genomics.Assembly.KEGG.DBGET.BriteHEntry.PathwayProfiles Assembly SMRUCC.genomics.Core Members 2

01 Syntax

SMRUCC.genomics.Assembly.KEGG.DBGET.BriteHEntry.PathwayProfiles

02 Methods

NameOverloadsSummary
GetProfileMapping 1 mapping kegg category to a given meta id list
GetPathwayClass 1 load pathway category class information from the internal database resource

03 Members

method GetProfileMapping #
GetProfileMapping(IEnumerable(Of Map), Dictionary(Of String, String))

mapping kegg category to a given meta id list

Parameters
NameTypeDescription
mapsIEnumerable(Of Map)

a collection of kegg maps contains kegg id data

metainfoDictionary(Of String, String)

a mapping of [keggId => metaID]

Returns

a mapping of [kegg_category => metaID()]

method GetPathwayClass #
GetPathwayClass

load pathway category class information from the internal database resource

Returns

pathway entry id is integer number, zero padding may be exists