Click or drag to resize
QualitativeSequenceGetComplementedSequence Method
Return a new QualitativeSequence representing the 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 GetComplementedSequence()

Return Value

Type: ISequence

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

Implements

ISequenceGetComplementedSequence
See Also