A collection of hits for the target query protein.
HitCollection
00 Remarks
其实这个就是相当于一个KEGG里面的SSDB BBH结果文件
01 Syntax
SMRUCC.genomics.Interops.NCBI.Extensions.Tasks.Models.HitCollection
02 Methods
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| QueryName | 1 | The locus tag of the query protein.(主键蛋白质名称) |
| description | 1 | Query protein functional annotation. |
| hits | 1 | Query hits protein. |
| Hit | 1 | Gets hits protein tag inform by hit protein locus_tag |
04 Members
orderBySp
按照菌株排序
Take(
String())按照物种编号取出数据构建一个新的bbh集合
Parameters
| Name | Type | Description |
|---|---|---|
spTags | String() | - |
QueryName
The locus tag of the query protein.(主键蛋白质名称)
description
Query protein functional annotation.
hits
Query hits protein.
Hit(
String)Gets hits protein tag inform by hit protein locus_tag
Parameters
| Name | Type | Description |
|---|---|---|
hitName | String | - |