XBlastHitDirection Method |
Direction: string representation of the direction 'x/y' with:
x = '+' (Forward) or '-' (Backward) for the Query
y = '+' (Forward) or '-' (Backward) for the Subject
Namespace:
Biolomics.BioCallback
Assembly:
Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string Direction()
Public Function Direction As String
Return Value
Type:
Stringstring representation of the direction 'x/y'.
See Also