Provides methods for the alignment of biosequences.

Namespace:  BioSharp.Core.Bio.Alignment
Assembly:  BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)

Syntax

C#
public abstract class SequenceAlignment

Remarks

Original BioJava version by Andreas Dräger and Mark Schreiber. Port to C# by Doug Swisher.

Inheritance Hierarchy

System..::.Object
  BioSharp.Core.Bio.Alignment..::.SequenceAlignment
    BioSharp.Core.Bio.Alignment..::.NeedlemanWunsch

See Also