Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 8.54 KB

README.md

File metadata and controls

33 lines (18 loc) · 8.54 KB

methods in yeast genetics

A collection of Jupyter notebooks for doing calculations related to Methods in Yeast Genetics book.


Description of each notebook

  • cell_density_estimator

For a single sample: badge

For multiple samples: badge

Calculates yeast cell density given absorbance readings.
See more about it here.


  • yeast_growth_planner

badge

Performs calculations that aid in growing yeast suitable for use in experiments. Also aids in calculating doubling time. See more about it here.