Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

A non-linear regression program in BASIC for estimating Km and Vmax.

A Page1

  • 1Department of Biological Sciences, Sheffield City Polytechnic, UK.

Computer Applications in the Biosciences : CABIOS
|March 1, 1987
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Age- and estrous-dependent effects of psilocybin in rats.

Neuropharmacology·2025
Same author

Pregnancy outcomes following medical vs surgical treatment of tubal ectopic pregnancy: a population-based retrospective cohort study.

American journal of obstetrics and gynecology·2025
Same author

Real-world evidence for passive video-based cardiac monitoring from smartphones used by patients with a history of AF.

Journal of electrocardiology·2025
Same author

Equine fecal microbiota response to short term antibiotic administration.

Journal of equine veterinary science·2024
Same author

Association of self-directed walking with toxicity moderation during chemotherapy for the treatment of early breast cancer.

Supportive care in cancer : official journal of the Multinational Association of Supportive Care in Cancer·2023
Same author

Clinical guidelines for managing menopausal symptoms in women with (a history of) breast cancer.

Facts, views & vision in ObGyn·2023
Same journal

DCA: an efficient implementation of the divide-and-conquer approach to simultaneous multiple sequence alignment.

Computer applications in the biosciences : CABIOS·1998
Same journal

Two applications to facilitate the viewing of database search result files on the Macintosh.

Computer applications in the biosciences : CABIOS·1998
Same journal

BioWish: a molecular biology command extension to Tcl/Tk.

Computer applications in the biosciences : CABIOS·1998
Same journal

The Sequence Alerting Server--a new WEB server.

Computer applications in the biosciences : CABIOS·1998
Same journal

A software tool for the analysis of mass spectrometric disulfide mapping experiments.

Computer applications in the biosciences : CABIOS·1998
Same journal

SAMBA: hardware accelerator for biological sequence comparison.

Computer applications in the biosciences : CABIOS·1998
See all related articles

This study presents a BASIC program to calculate enzyme kinetic parameters Km and Vmax from reaction velocity and substrate concentration data. The program uses weighted linear regression and an iterative method for accurate parameter estimation.

Area of Science:

  • Biochemistry
  • Enzymology
  • Computational Biology

Background:

  • Enzyme kinetics are crucial for understanding biological processes.
  • Accurate determination of kinetic parameters (Km and Vmax) is essential for enzyme characterization.
  • The Michaelis-Menten equation is a fundamental model in enzyme kinetics.

Purpose of the Study:

  • To develop a computational tool for calculating enzyme kinetic parameters.
  • To provide a program for determining Km and Vmax from experimental data.
  • To offer a method for fitting data to the Michaelis-Menten equation.

Main Methods:

  • A program written in BASIC language was developed.
  • Weighted linear regression was employed for initial parameter estimation.

Related Experiment Videos

  • An iterative process was used to refine Km and Vmax values based on the Michaelis-Menten equation.
  • Main Results:

    • The program successfully calculates kinetic parameters Km and Vmax.
    • It provides accurate estimates of these parameters with associated standard errors.
    • The method effectively fits experimental data to the Michaelis-Menten model.

    Conclusions:

    • The developed BASIC program offers an efficient method for enzyme kinetic analysis.
    • This tool aids researchers in determining key kinetic parameters (Km, Vmax).
    • The iterative approach ensures reliable parameter estimation for enzyme studies.