QueryEntry
01 Syntax
SMRUCC.genomics.Assembly.KEGG.WebServices.QueryEntry
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| ToString | 1 | |
| op_Implicit | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| 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
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() 来进行映射)
locusID
LocusId in the NCBI database.(NCBI数据库中的基因号)
description
ToString()
op_Implicit(
String())