Click or drag to resize
SequenceAlignmentMetadata 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
public IDictionary<string, Object> Metadata { get; }

Property Value

Type: IDictionaryString, Object

Implements

ISequenceAlignmentMetadata
See Also