NAligner library v0.1

SmithWatermanGotoh Class

An implementation of the Smith-Waterman algorithm with Gotoh's improvement for biological local pairwise sequence alignment.

For a list of all members of this type, see SmithWatermanGotoh Members.

System.Object
   SmithWatermanGotoh

public class SmithWatermanGotoh

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NAligner

Assembly: NAligner (in NAligner.dll)

See Also

SmithWatermanGotoh Members | NAligner Namespace