Click or drag to resize
QualitativeSequenceGetReverseComplementedSequence Method
Return a new QualitativeSequence representing the reverse complement of this QualitativeSequence.

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

Return Value

Type: ISequence

[Missing <returns> documentation for "M:Bio.QualitativeSequence.GetReverseComplementedSequence"]

Implements

ISequenceGetReverseComplementedSequence
See Also