Click or drag to resize
SparseSequenceGetComplementedSequence Method
Return a sequence representing the complement of this sequence.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public ISequence GetComplementedSequence()

Return Value

Type: ISequence
The complemented sequence.

Implements

ISequenceGetComplementedSequence
See Also