nuget server logo nuget api documents
↑

API Docs / SMRUCC.genomics.Data.Repository / CompoundRepository

CompoundRepository

Full name SMRUCC.genomics.Data.CompoundRepository Assembly SMRUCC.genomics.Data.Repository Members 2

01 Syntax

SMRUCC.genomics.Data.CompoundRepository

02 Methods

NameOverloadsSummary
GetNames 1 Get kegg compounds common names
GetByKey 1 returns nothing if the given key is not exists in the repository data.

03 Members

method GetNames #
GetNames

Get kegg compounds common names

method GetByKey #
GetByKey(String)

returns nothing if the given key is not exists in the repository data.

Parameters
NameTypeDescription
keyString

-