Click or drag to resize
SequenceAlignmentMapMetadata Property
Gets the metadata of this alignment.

Namespace: Bio.IO.SAM
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