Closed nhstanley closed 8 years ago
Thanks! There's still lots of other things I unfortunately need to fix here before we can resurrect the master
branch, but this helps!
I'll try to help where I can. I'd like to help get a python 3 version going as well, unless there's some unresolvable conflict with Modeller or some other package (too common).
I think it should be possible! I've made some progress on that, and will try to do more over the Thanksgiving holiday.
There is a science issue right now we have to resolve as well: we've identified instances in which chirality of alpha carbons or peptide bonds are flipped during the MODELLER stage. We're trying to code up some tests for this using MDTraj (and hopefully submit those as MDTraj utilities) so we can protect against this:
https://github.com/choderalab/msm-pipeline/blob/utils/msmpipeline/utils.py
This is based on a tool for VMD that detects and fixes chirality errors.
Changing from
http
tohttps
fixes the error (though there are other, unrelated errors in the build now).