Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 318 Bytes

readme.MD

File metadata and controls

9 lines (7 loc) · 318 Bytes

Vmax and Km Calculator

A simple Vmax and Km calculator without the need of creating a Lineweaver-Burk Plot

How to use

This assumes you have python and numpy installed

  1. Insert list of substrate concentration under the substrate value.
  2. Insert list of Vo under the v0 value.
  3. Run main.py file.