/methods_in_yeast_genetics

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

Primary LanguageJupyter Notebook

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.