Hi
I wonder if there is a way to do Alanine scaning with openmm as it make a lot of sense here with the very fast openmm, like 10ns MD with each mutation for 200 aa long polypeptide.
Thanks
Omar
Alanine scanning with openmm!
- Peter Eastman
- Posts: 2593
- Joined: Thu Aug 09, 2007 1:25 pm
Re: Alanine scanning with openmm!
It would be pretty easy to do this with PDBFixer (https://github.com/pandegroup/pdbfixer). It has an applyMutations() function that makes this very simple. See https://github.com/pandegroup/pdbfixer/ ... #L729-L761.