Click or drag to resize
ISequenceGetReversedSequence Method
Return a sequence representing this sequence with the orientation reversed.

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

Return Value

Type: ISequence

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

See Also