Click or drag to resize
IAlignmentAttributes Interface
Aligners will implements this interface to list the attributes supported or required.

Namespace: Bio.Algorithms.Alignment
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public interface IAlignmentAttributes

The IAlignmentAttributes type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Gets list of attributes.
Top
See Also