The description of the matrix.

Namespace:  BioSharp.Core.Bio.Alignment
Assembly:  BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)

Syntax

C#
public string Description { get; set; }

Remarks

This gives you the description of this matrix if there is one. Normally substitution matrix files like BLOSUM contain some lines of description.

See Also