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.
db
The database to be used. Currently only "cytotox" of the UFT Department of
Bioorganic Chemistry is supported.
celltype
Currently, only data for IPC-81, C6, NB4, HeLa, Jurkat and U937 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.