checkplate {drfit} | R Documentation |
Report metadata from a specified microtiter plate from a specified database, box plot positive and negative (blind) controls, and show the response data on the plate.
checkplate(plate,db="cytotox")
plate |
The number of the plate identifying it within the database. |
db |
The database to be used. Currently, the databases "cytotox" and "enzymes" of the UFT Department of Bioorganic Chemistry are supported (default is "cytotox"). |
The function lists a report and shows two graphs.
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(1)