A simple alignment annotation result model
IBlastHit
01 Syntax
SMRUCC.genomics.ComponentModel.Annotation.IBlastHit
02 Properties
| Name | Overloads | Summary |
|---|---|---|
| queryName | 1 | the target molecule to be annotated |
| hitName | 1 | the id of the subject reference molecule data |
| description | 1 | the description of the subject hit reference object, will be used as the annotation text result of the corresponding IBlastHit.queryName target. |
03 Members
queryName
the target molecule to be annotated
hitName
the id of the subject reference molecule data
description
the description of the subject hit reference object, will be used as the annotation text result of the corresponding IBlastHit.queryName target.