Click or drag to resize
QualitativeSequenceGetReversedSequence Method
Return a new QualitativeSequence representing this QualitativeSequence 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.QualitativeSequence.GetReversedSequence"]

Implements

ISequenceGetReversedSequence
See Also