Description Usage Arguments Value Author(s) References Examples
Make a row vs. column plot of a plate, where the wells are colored according to some value of choice (number of events, median signal intensity, percent positive, etc.).)
1 |
fp |
A |
x |
A |
method |
Valid choices are mean, median, sd, mad, mahalanobis, or one of the numeric columns in the wellAnnotation data.frame (e.g. Percent.Positive, Positive.Count, MFI, MFI.Ratio) |
main |
Main text for the plot |
col |
Character vector of two colors. |
values |
Optional list of values, with names corresponding to sampleNames, that will be used for plotting. |
width |
Width of the well. |
na.action |
Handling of NA values, either "zero" or "omit". |
... |
optional arguments |
Plots the plate to the standard output.
Jon Gosink and Errol Strain
The original version of this plot came from the prada
package.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.