Python workflow for the analysis of ITC-BIND, ITC-MIM and ITC-(r)SIM experiments. Organized in a *.zip folder. Requires the following directory structure:
./ITC_analysis.py ./input/BINDING/.apj ./input/BINDING/.csv ./input/KINETICS/.apj ./input/KINETICS/.csv ./scripts/binding_neu.py ./scripts/kinetics_neu.py
And can be executed by running python ITC_analysis.py in the directory. Filenames for the input *.apj and *.csv files are defined in ITC_analysis.py. The output directory is written by the workflow, and output pngs and csvs are organized in a ./output/BINDING or ./output/KINETICS directory
Note: the same workflow is used for the analysis of all data from ITC experiments, but different functions in the workflows are used for analysis of binding or kinetics data.

Creator
Submitter
Views: 432 Downloads: 27
Created: 27th Apr 2021 at 10:57
Last updated: 5th May 2021 at 14:03
Last used: 29th Jun 2022 at 22:03


None
Version History
Version 3 (latest) Created 3rd May 2021 at 09:26 by Gudrun Gygli
Adjusted y-axis label of "kinetics plots" to "microcal/s" (from "microcal/")