checkexperiment {drfit} | R Documentation |
Report metadata from a specified experiment or microtiter plate from a specified database, box plot controls, and plot the dose-response data.
checkplate(id,db="cytotox") checkexperiment(id,db="ecotox")
id |
The id of the experiment or the plate identifying it within the database. |
db |
The database to be used. Currently, the microtiter plate databases "cytotox", "enzymes" of the UFT Department of Bioorganic Chemistry are supported, as well as the database of ecotoxicity experiments "ecotox". |
The function lists a report and shows two graphs side by side.
Johannes Ranke jranke@uni-bremen.de http://www.uft.uni-bremen.de/chemie/ranke
# Check plate number 1 in the cytotox database ## Not run: data <- checkplate(3)