NAligner library v0.1

Sequence Class

A basic (nucleic or protein) sequence. It's a wrapper to string.

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

System.Object
   Sequence

public class Sequence

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.

Remarks

The Sequence can be parsed if encoded with FASTA.

Requirements

Namespace: NAligner

Assembly: NAligner (in NAligner.dll)

See Also

Sequence Members | NAligner Namespace