-
Notifications
You must be signed in to change notification settings - Fork 3
touchpoint_03 Jan 2024
Stephen Thomas edited this page Jan 3, 2024
·
3 revisions
- Housekeeping and review TODO (15 mins)
- Review user stories that were created offline (15 mins)
- Write defining user stories (30 mins)
- Mike
- Stephen
- Steven
- Amjad
- Cameron
- Mike created some pre-commit hooks which runs when you create a pull request. It checks if you add a large file or has bad syntax (prevents accidents) and a lot more nice s/w engineering stuff. Its defined in .pre-commit-config.yaml
- We reviewed US4 and agreed its a good high level user story for the large molecules from which we can derive the language for the code. We discussed about the possible issues with CG ions. We could use hydrodynamic radius to correlate with experiments. Amjad mentioned there is a modeling paper about the sites of interaction for ions on mAbs
- We discussed about what would be a low hanging user story to start. CSP has lower priority because we have a commercial alternative for the time being and large molecule CG is not the simplest to begin with. We decided to create a user story which would just be about creating a small molecule system, parameterize it, run md and run post processing. See https://github.com/omsf/OpenPharmMDFlow/issues/28
- Create a pull request for the existing Martini code into examples folder in the root folder - Stephen
- Talk to Matt Thomson (interchange) about the feasibility of implementing Martini for openmm - Mike