A single direction best hit. (单向的最佳比对结果)
BestHit
01 Syntax
SMRUCC.genomics.Interops.NCBI.Extensions.LocalBLAST.Application.BBH.BestHit
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| IsMatchedBesthit | 1 | BestHit.coverage >= coverage AndAlso BestHit.identities >= identities |
03 Properties
04 Members
IsMatchedBesthit(
Double, Double)BestHit.coverage >= coverage AndAlso BestHit.identities >= identities
Parameters
| Name | Type | Description |
|---|---|---|
identities | Double | - |
coverage | Double | - |
score
usually be the blast raw bit score
coverage
这个覆盖度是相对于query作为未知功能的全长protein序列而言的。 BestHit.length_query / BestHit.query_length