Click or drag to resize
SequenceAlignmentDocumentation Property
Gets or sets documentation for this alignment.

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

Property Value

Type: Object

Implements

ISequenceAlignmentDocumentation
See Also