ModellingWebLab / project_issues

An issues-only repository for issues that cut across multiple repositories
1 stars 0 forks source link

Use case 1: Fit 1 hERG model to 1 prototocol #69

Open jonc125 opened 5 years ago

jonc125 commented 5 years ago

To enable fitting a model to experimental data resulting from applying the sinusoidal waveform.

Use cases: i) to reproduce Kylie's paper/Michael's Method 4 (DONE in the hacky prototype) ii) to fit slightly different data (Dom's mutant) with same model and same fitting spec (SHOULD WORK ALREADY in the hacky prototype, not tested) iii) to fit with Chon's staircase protocol instead (should already work, not tested) iv) to fit any HH/Markov ion channel model to the same sinusoidal data with reaction rates of the correct form with the same fitting spec (NEEDS WORK). We'll want to tag

We've confirmed that application of the Kylie fitting spec (protocol, optimiser, with log-linear transforms, uniform prior in that space etc.) all works for this in https://github.com/sanmitraghosh/hergModels although bigger models do need more runs to get global optimum reliably, as you'd expect.

MichaelClerx commented 4 years ago

~Stretch goal: doing it the old fashioned way #45 #47~ No time for this