Repository Structure
The analysis code and data are organized in the following structure:
analysis/
: R Markdown files with the complete data analysis pipelinedata/
: Raw and processed datasets containing optical density measurementssrc/
: Custom R functions developed for the projectfig/
: Generated figures and visualizations- Uses
renv
for reproducible package management