Open kyleabeauchamp opened 10 years ago
Hi, Kyle-
Thanks for the input. A lot of the stuff in InterMol has been underdevelopment for quite a while (I think before most of the OpenMM converters except for the amber->openMM converter). Perhaps a 'Molecule' to 'Topology' converter would make sense.
We had iterated around with Peter Eastman a while back to try to find a way to link things together, but weren't able to really come to an agreement. This might be a prime time to start connecting things together again to reduce overlap.
We are planning on doing an alpha release early next week (just need to fix a few bugs with unit testing).
OpenMM has python-based amber and charmm readers
Clearly, there is a lot of stuff that would be useable here. When we release alpha, that would be a great time to reach out to various people (You, Jason Swails, Robert McGibbon etc). and figure out the best path forward to have both good OpenMM functionality and stand-alone tools that others can use.
Sounds good, I'm watching this repo (albeit not very carefully), so I'm somewhat aware of what's going on here.
Thanks for keeping up up to date!
Let's keep it open for now until contacts have been made.
I wanted to point out a few things:
Topology
object that looks fairly similar to yourMolecule
object, which might be helpful for interconversion