Extensions API for blastX output table
Extensions
01 Syntax
SMRUCC.genomics.Interops.NCBI.Extensions.LocalBLAST.BLASTOutput.BlastPlus.BlastX.Extensions
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| TopBest | 1 | Get the top best hit from the blastx output table result |
03 Members
TopBest(
IEnumerable(Of BlastXHit))Get the top best hit from the blastx output table result
Parameters
| Name | Type | Description |
|---|---|---|
result | IEnumerable(Of BlastXHit) | - |