Click or drag to resize
ISequenceAlignmentDocumentation Property
Gets or sets Documentation object is intended for tracking the history, provenance, and experimental context of a sequence. The user can adopt any desired convention for use of this object.

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

Property Value

Type: Object
See Also