This is the Jupyter Notebook to allow editing and working with the code.
This Jupyter notebook needs to be located in the same place as a folder "data" and a folder "classes" to run.
"data" must contain the csv with the raw data, see the example data that is provided (MM_25nM_Gre2p_NDK_NADPH_absorbance_340nm_cleaned.csv).
"classes" must contain the file "MMKinetics.py", which is provided here on FAIRDOMhub.
The notebook load the functions from MMKinetics.py and reads in the csv file.
It requires some user input, as explained in the notebook, to run an analysis.
It creates 3 plots in total. Figurelegends to the plot can be edited in "MMKinetics.py".
Creator
Submitter
Views: 1380 Downloads: 64
Created: 11th Oct 2021 at 09:57
Last updated: 28th Jan 2022 at 12:44
This item has not yet been tagged.
None
Version History
Version 2 (latest) Created 28th Jan 2022 at 12:42 by Gudrun Gygli
This rewritten version of the notebook now includes different kinetic models and the option to add more kinetic models. This zip now contains the plots and raw data as well as all the scripts needed by the notebook. Instructions on usage are now included in the notebook.
Version 1 (earliest) Created 11th Oct 2021 at 09:57 by Gudrun Gygli
No revision comments