Click or drag to resize

PlateMatrixFitCurvers Method (AssayCurve, String, Boolean)

Namespace:  Scilligence.MolEngine.Companion
Assembly:  Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
public PlateMatrixCurve[] FitCurvers(
	AssayCurve template,
	string knockoutkey,
	bool fitlater
)

Parameters

template
Type: Scilligence.MolEngineAssayCurve
knockoutkey
Type: SystemString
fitlater
Type: SystemBoolean

Return Value

Type: PlateMatrixCurve
See Also