Description Usage Arguments Details Author(s) See Also Examples
Visualisation of a plate's sample. This draws a plot of a selected plate where each graphical element can be changed to display sample information.
1 | plot_layout(object, plate_name = NULL, ...)
|
object |
A |
plate_name |
A |
... |
Additional arguments to be passed to ggplot2's |
The information passed in the additional aguments must be available in the
phenoData
slot of the object.
Renan Sauteraud
1 | #plot_layout(blum, "plate1", fill="sample_type", col = "concentration")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.