MultiSequenceAlignmentMsaScore Property |
[Missing <summary> documentation for "P:Bio.Algorithms.Alignment.MultiSequenceAlignment.MsaScore"]
Namespace: Bio.Algorithms.AlignmentAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public float MsaScore { get; }
Public ReadOnly Property MsaScore As Single
Get
public:
property float MsaScore {
float get ();
}
member MsaScore : float32 with get
Property Value
Type:
SingleSee Also