Click or drag to resize
PairwiseAlignmentAttributesAttributes Property
Gets list of attributes

Namespace: Bio.Algorithms.Alignment
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public Dictionary<string, AlignmentInfo> Attributes { get; }

Property Value

Type: DictionaryString, AlignmentInfo

Implements

IAlignmentAttributesAttributes
See Also