experiment_data | R Documentation |
There are multiple indivdual datasets available that are not documented individually.
They are identified by their run date, e.g. growthis::\\
12-11-2021\“. Simply type growthis:: in the console to discover them, or use the Shiny app.
experiment_data
A tibble frame with 20,928 rows and 10 variables, in long format
the name of the excel file with raw varioscan data and experiment metadata
the date on which the experimen was run. This identifies the dataset uniquely
A short description of the experiment
All individual datasets have this format:
The plate has a 8 rows * 12 columns layout.
The experiments were set up in three blocks of 4 columns each, see picture below.
A tibble frame with 20,928 rows and 10 variables, in long format
the dilution of the extract that was added
the series; one of three (each 4 columns)
the replicate; can be 1/2/3 for raw measurements, C for control (column 4 of each series), 1C/2C/3C for corrected measurements or Avg for the average of 1C/2C/3C
the OD; either raw or corrected
the duration; a lubridate Duration object. Increases in 10m intervals
a lubridate Date object.the start date of the experiment
the bacterial strain used in the growth experiment
the extract used for the dilution series
the the ID of the extract
the strength of the medium buffer
the initial pH of the medium
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.