-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
-
This module will be taught on Nov 23.
-
On branch
growth-curve. -
Place tutorial in
inst/tutorials/growth_curve. -
Create a data table in
well_information.csvformat fromwell_information.pngwith the following columns:student: use only generic names, i.e.student A, etc.blank:TRUEfor blanks,FALSEfor wells with bacteria (i.e. wells with indicated OD, ignore value).media:LBfor 3133, andMM(i.e "minimal media") for 3145.
-
Delete
well_information.pngfrom repo after conversion to.csv. -
Write instructions for students on how to transcribe the
well_information.png. -
Create learnr tutorial
growth_curve.Rmd. Use tidyverse functions were sensible to:- Import the data (well information and growth data
growth_data.csv) into R. - Join the two data tables.
- Plot the growth curve for each well (ggplot).
- Plot average growth curve with error bars for each treatment (i.e.
media). - Determine the slope during exponential growth (still looking into how to do so).
- Test if two conditions grow at significantly different speeds (unsure what statistical test is appropriate).
- Import the data (well information and growth data
-
Flesh out Rmd to provide context to individual steps.
-
Integrate
growth_data.csvas an external data set. -
Create a download button, so a local copy of datasets is saved.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels