viewDose | R Documentation |
#'viewDose
plots representative processed well images
with object centroids colored by type for each concentration
of a drug.
viewDose(data, strain_name, drug_name, proc_img_dir)
data |
Unsummarised CellProfiler data output from the
|
strain_name |
A character value for the strain to use in
the plots, e.g. |
drug_name |
A character value for the drug to use in
the plots, e.g. |
proc_img_dir |
The full path of the directory holding the processed images. |
A ggplot object with representative wells for each dose
of the selected drug and strain. The user cannot specify the
individual wells to be used. To view the results for a specific
well use the viewWell
function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.