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 only "cytotox" of the UFT Department of Bioorganic Chemistry is supported. |
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)