Click or drag to resize
IAlignedSequenceMetadata Property
Gets information about the AlignedSequence, like score, offsets, consensus, etc..

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