BiDirectionalBesthit {SMRUCC.genomics.Interops.NCBI.Extensions.LocalBLAST.Application.BBH} | .NET clr documentation |
Best hit result from the binary direction blastp result.(最佳双向比对结果,BBH,直系同源)
# namespace SMRUCC.genomics.Interops.NCBI.Extensions.LocalBLAST.Application.BBH
export class BiDirectionalBesthit extends I_BlastQueryHit {
BBH_ID: string;
# Functional annotiation for protein I_BlastQueryHit.QueryName
description: string;
forward: double;
HitName: string;
identities: double;
isMatched: boolean;
isSelfHit: boolean;
# Protein length annotiation for protein I_BlastQueryHit.QueryName.(本蛋白质实体对象的序列长度)
length: string;
level: Levels;
positive: double;
QueryName: string;
reverse: double;
# Category term annotiation for protein I_BlastQueryHit.QueryName, like COG/KO, etc
term: string;
}
level
: Levels