Description Usage Arguments Value Examples
Put all individual plates in one graph, values are the readout in experiments.
1 | plateHeatmap(dat, baseSize = 12)
|
dat |
synthetic lethal RNAi screen data |
baseSize |
basic font size used for x/y axis and title for heatmaps |
a ggplot object
1 2 | tem.1 <- plateHeatmap(exampleDat)
ggsave("platesHeatmap.pdf", plot = tem.1, width = 500, height = 500, limitsize = FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.