Creates different figures with ggplot2 to visualize the data and the quality controls steps.
1 | plot_sm_data(sm_data, normalized = TRUE, path)
|
sm_data |
A screenmill dataset (see screenmill::read_screenmill) |
normalized |
Logical. Has the data been spatially and plate normalized ? default is normalized = TRUE (seerothSGA::apply_spatial_effect_normalization and rothSGA::apply_plate_normalization) |
path |
where the figures will be generated. A figures directory will be created. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.