.NET Bio
.NET Bio
Bio.Algorithms.SuffixTree
MatchExtension Class
MatchExtension Fields
Adjacent Field
From Field
ID Field
IsGood Field
IsTentative Field
Length Field
Query Field
QuerySequenceMumOrder Field
QuerySequenceOffset Field
ReferenceSequenceMumOrder Field
ReferenceSequenceOffset Field
Score Field
WrapScore Field
MatchExtension
From Field
Gets or sets From (index representing the previous MUM to form LIS) of MUM.
Namespace:
Bio.Algorithms.SuffixTree
Assembly:
Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
C#
VB
C++
F#
Copy
public
long
From
Public
From
As
Long
public
:
long long
From
val
mutable
From
:
int64
Field Value
Type:
Int64
See Also
Reference
MatchExtension Class
Bio.Algorithms.SuffixTree Namespace