CloneLibraryInformationStandardDeviationOfInsert Property |
Gets or sets standard deviation of length of inserts.
Namespace: BioAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public float StandardDeviationOfInsert { get; set; }
Public Property StandardDeviationOfInsert As Single
Get
Set
public:
property float StandardDeviationOfInsert {
float get ();
void set (float value);
}
member StandardDeviationOfInsert : float32 with get, set
Property Value
Type:
SingleSee Also