Description Usage Arguments Value Examples
Converts numerical values and plate labels intoa plate heatmap with z-scored principal components coloured dependent on a specified threshold of standard deviations above or below the average.
1 |
data |
Numerical values, either a dataframe or a matrix |
well |
Vector of well identifers e.g "A01" |
plate |
Number of wells in complete plate (96, 384 or 1536) |
threshold |
Threshold of +/- standard deviations form the average to determine a hit |
palette |
RColorBrewer palette |
... |
additional arguments to platetools::hit_map |
ggplot plot
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.