SubjectHit
01 Syntax
SMRUCC.genomics.Interops.NCBI.Extensions.LocalBLAST.BLASTOutput.BlastPlus.SubjectHit
02 Methods
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| Length | 1 | hit蛋白质序列的全长 |
| QueryLocation | 1 | Hit position on the query sequence. |
| LengthHit | 1 | 高分区的hit片段的长度 |
| Name | 1 |
04 Fields
| Name | Overloads | Summary |
|---|---|---|
| NO_HITS_FOUND | 1 |
05 Members
GetItems(
String)Remarks
请不要在这里使用.AsParallel拓展方法,以保持各个片段的顺序关系
Parameters
| Name | Type | Description |
|---|---|---|
text | String | - |
TryParse(
String)一个subject可能会出现不止一种的最佳比对结果
Parameters
| Name | Type | Description |
|---|---|---|
text | String | - |
Length
hit蛋白质序列的全长
QueryLocation
Hit position on the query sequence.
LengthHit
高分区的hit片段的长度
NO_HITS_FOUND
Name