Subsets each biological replicate and plots a facet_wrap with every condition. this allows you to spot check the biological reps to see if there is any obvious problems.
1 | GCGplot_bioreps(data.combined, graphic.title, out.dir)
|
data.combined |
tidy, long dataframe with columns "Coordinate", "plate.name", "Time", "OD600", "Strain", "Condition", "Bio_rep" – from TimeseriesLayoutBlank function |
graphic.title |
what you would like to title this graphic |
out.dir |
output directory: path to the folder where you would like to store these pictures – should end in "/". for working directory, use "./" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.