Click or drag to resize
PairwiseAlignedSequenceFirstSequence Property
Gets or sets Alignment of First Sequence.

Namespace: Bio.Algorithms.Alignment
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public ISequence FirstSequence { get; set; }

Property Value

Type: ISequence
See Also