Does any know of any code (preferably in python) to read in charmm topology, parameter and psf files?
Does any know of any code (preferably in python) to read in charmm topology, parameter and psf files?
I have seen this one that may help you: http://lausanne.isb-sib.ch/~agrosdid/projects/wrappers/
Cheers,
Pascal
Why do you want to read such topologies, parameters and psfs? Depending on the answer we might give a better, more precise, answer.
In any case, have a look here. It's not what you want, but surely it incorporates bits of it. You might have to ask it from the author. I also found this library that can perhaps give you a hint..
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
thanks pascal, i'm afraid the python wrappers require the charmm, i was hoping to find an independent tool. thanks though.