nuget server logo nuget api documents
↑

API Docs / SMRUCC.genomics.Core / QueryEntry

QueryEntry

Full name SMRUCC.genomics.Assembly.KEGG.WebServices.QueryEntry Assembly SMRUCC.genomics.Core Members 5

01 Syntax

SMRUCC.genomics.Assembly.KEGG.WebServices.QueryEntry

02 Methods

NameOverloadsSummary
ToString 1
op_Implicit 1

03 Properties

NameOverloadsSummary
speciesID 1 SMRUCC.genomics.Assembly.KEGG.WebServices.WebRequest.QueryEntry KEGG species id, the general species string in NCBI database can be mapping through the organism list which can b…
locusID 1 LocusId in the NCBI database.(NCBI数据库中的基因号)
description 1

04 Members

property speciesID #
speciesID

SMRUCC.genomics.Assembly.KEGG.WebServices.WebRequest.QueryEntry KEGG species id, the general species string in NCBI database can be mapping through the organism list which can be get from method EntryAPI.FromResource().(KEGG 数据库中的物种ID编号的简写形式,NCBI数据库中的标准的物种编号可以通过方法EntryAPI.FromResource() 来进行映射)

property locusID #
locusID

LocusId in the NCBI database.(NCBI数据库中的基因号)

property description #
description
method ToString #
ToString()
method op_Implicit #
op_Implicit(String())