hfkroes / LBplot

LBplot is a python program to plot Lineweaver-Burk double reciprocal plots and calculate basic statistics from V0 and [S] data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LBplot is a python program that can be runned on command prompt to easily plot linear Lineweaver-Burk plots through the input of [S] and V0 values.

Output

The program process the data you inserted and shows this screen where you can see an overview of the data obtained. You can open your plotted graph or any of the tables and save them from here.

Tables

You'll be able to save all tables as pdf or export them to excel files.

Graph

The title and units are modifiable and the plot is made with the points you inserted.

Input

With a brand new GUI!

Version 3.0 came up bringing a GUI made using PySimpleGUI

About

LBplot is a python program to plot Lineweaver-Burk double reciprocal plots and calculate basic statistics from V0 and [S] data.

License:The Unlicense


Languages

Language:Python 100.0%