Click or drag to resize
ISequenceAlignmentMetadata Property
Gets any additional information about the Alignment.

Namespace: Bio.Algorithms.Alignment
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
IDictionary<string, Object> Metadata { get; }

Property Value

Type: IDictionaryString, Object
See Also