Query和Subject之间的比对得分
Score
01 Syntax
SMRUCC.genomics.Interops.NCBI.Extensions.LocalBLAST.BLASTOutput.ComponentModel.Score
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| ScoreTable | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| Expect | 1 | E-value 期望值 |
| Identities | 1 | 相似度 |
04 Fields
| Name | Overloads | Summary |
|---|---|---|
| _DOUBLE | 1 | 一个任意实数 |
05 Members
ScoreTable(
String)Remarks
2018-10-30 可能有时候会因为原始数据文件分段读取的原因,会出现空缺 在这个函数之中会需要进行这些空缺的额外处理来保证程序不会出错
Parameters
| Name | Type | Description |
|---|---|---|
text | String | - |
Expect
E-value 期望值
Identities
相似度
_DOUBLE
一个任意实数