Click or drag to resize
DerivedSequenceGetReversedSequence Method
Return a new 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
public ISequence GetReversedSequence()

Return Value

Type: ISequence

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

Implements

ISequenceGetReversedSequence
See Also