Return the DNA alphabet.

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

Syntax

C#
public static IFiniteAlphabet DNA { get; }

Field Value

a flyweight version of the DNA alphabet

See Also