.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
IsGood Field
Gets or sets a value indicating whether MUM is Good candidate.
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
bool
IsGood
Public
IsGood
As
Boolean
public
:
bool
IsGood
val
mutable
IsGood
:
bool
Field Value
Type:
Boolean
See Also
Reference
MatchExtension Class
Bio.Algorithms.SuffixTree Namespace