Click or drag to resize
ISequenceGetComplementedSequence 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
ISequence GetComplementedSequence()

Return Value

Type: ISequence

[Missing <returns> documentation for "M:Bio.ISequence.GetComplementedSequence"]

See Also