Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
PlateMatrix Class
PlateMatrix Constructor
PlateMatrix Constructor (String, String, String)
PlateMatrix Constructor (String, String, String, Char)
PlateMatrix Constructor (Matrix(String), Matrix(Double), Matrix(Double), Dictionary(String, Matrix(String)))
PlateMatrix Constructor (String, String, String, Char)
Initializes a new instance of the
PlateMatrix
class
Namespace:
Scilligence.MolEngine.Companion
Assembly:
Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
Copy
public
PlateMatrix
(
string
compounds
,
string
concentrations
,
string
responses
,
char
separator
)
Parameters
compounds
Type:
System
String
concentrations
Type:
System
String
responses
Type:
System
String
separator
Type:
System
Char
See Also
Reference
PlateMatrix Class
PlateMatrix Overload
Scilligence.MolEngine.Companion Namespace