DeltaAlignmentIsReverseQueryDirection Property |
Returns TRUE if this is a REVERSE query sequence direction
Namespace: Bio.Algorithms.AlignmentAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public bool IsReverseQueryDirection { get; }
Public ReadOnly Property IsReverseQueryDirection As Boolean
Get
public:
property bool IsReverseQueryDirection {
bool get ();
}
member IsReverseQueryDirection : bool with get
Property Value
Type:
BooleanSee Also