| BHRHit {SMRUCC.genomics.Interops.NCBI.Extensions.LocalBLAST.Application.BBH} |
.NET clr documentation |
BHRHit
Description
Declare
# namespace SMRUCC.genomics.Interops.NCBI.Extensions.LocalBLAST.Application.BBH
export class BHRHit extends BestHit {
BBH_ID: string;
# bi-directional hit rate score
BHRScore: double;
coverage: double;
description: string;
evalue: double;
hit_length: integer;
HitName: string;
identities: double;
isMatched: boolean;
isSelfHit: boolean;
length_hit: integer;
length_hsp: integer;
length_query: integer;
positive: double;
query_length: integer;
QueryName: string;
SBHScore: double;
score: double;
}
.NET clr type reference tree
- this class extends from BestHit class: BestHit
[Package
{$package} version {$version}
Index]