Arguments
substances
A string or an array of strings with the substance names for
which dose-response data is to be retrieved.
experimentator
The name of the experimentator whose data is to be used. Default is " means that data from all experimentators are retrieved.
db
The database to be used. Currently, the databases "cytotox" and "enzymes"
of the UFT Department of Bioorganic Chemistry are supported (default is
"cytotox").
celltype
Currently, only data for IPC-81, C6, NB4, HeLa, Jurkat and U937 are supported.
enzymetype
Currently, only data for AChE, GR and GST are supported.
whereClause
With this argument, additional conditions for the SQL query can be set,
e.g. "where plate != 710". The default is 1 (in SQL syntax this means TRUE).
ok
With the default value "'ok'", only data that has been checked and set to "ok"
in the database is retrieved. Another sensible argument would be "'ok','?'", in
order to additionally retrieve data which has not yet been checked.