.NET Bio
.NET Bio
Bio.Algorithms.Alignment
DynamicProgrammingPairwiseAligner.OptScoreCell Structure
OptScoreCell Fields
Cell Field
Column Field
Row Field
DynamicProgrammingPairwiseAligner
OptScoreCell
Row Field
Row number of cell with optimal score.
Namespace:
Bio.Algorithms.Alignment
Assembly:
Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
C#
VB
C++
F#
Copy
public
long
Row
Public
Row
As
Long
public
:
long long
Row
val
mutable
Row
:
int64
Field Value
Type:
Int64
See Also
Reference
DynamicProgrammingPairwiseAligner
OptScoreCell Structure
Bio.Algorithms.Alignment Namespace