choderalab / bayesian-itc

Python tools for the analysis and modeling of isothermal titration calorimetry (ITC) experiments.
GNU General Public License v3.0
5 stars 10 forks source link

Add a global option for binding models to select titrant mixing model #61

Open jchodera opened 9 years ago

jchodera commented 9 years ago

Would be useful to have a categorical selection of titrant mixing model, e.g.:

These could be separated out into separate functions that take mixing argument so that you don't need to keep reimplementing.

Later, we can do automatic selection of the model that best fits data.