NAligner library v0.1
Matrix.Load Method
Loads scoring matrix from a file.
public static
Matrix
Load(
string
matrixPath
);
Return Value
loaded matrix
See Also
Matrix Class
|
NAligner Namespace