.NET Bio
.NET Bio
Bio.Algorithms.Alignment
DynamicProgrammingPairwiseAligner.OptScoreCell Structure
OptScoreCell Fields
Cell Field
Column Field
Row Field
DynamicProgrammingPairwiseAligner
OptScoreCell
Cell Field
Cell 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
Cell
Public
Cell
As
Long
public
:
long long
Cell
val
mutable
Cell
:
int64
Field Value
Type:
Int64
See Also
Reference
DynamicProgrammingPairwiseAligner
OptScoreCell Structure
Bio.Algorithms.Alignment Namespace