msmbuilder-legacy icon indicating copy to clipboard operation
msmbuilder-legacy copied to clipboard

Legacy release of MSMBuilder

Results 59 msmbuilder-legacy issues
Sort by recently updated
recently updated
newest added

Not sure if people have issues with overwriting standard function names with our modules

So my one beef with the current scripts is how the meaning of various flags _changes_ as you move from left to right. I know we're short on characters, but...

msmb3

So right now, we have a MinLength validator. However, there is one slight problem in that it requires us to load the trajectory to determine if the length is sufficient....

We have the machinery set up to do this (validators), but I don't think the script actually uses any of it! This would have prevented issue #309

Following on from the issue I raised earlier (#295), I'm having troubles with the CalculateImpliedTimescales.py script when working with assignments generated by AssignHierarchical.py. This does not seem to occur when...

So there are a lot of edge cases in the project building. It might be good to create a wider variety of tests to see how these edge cases are...

Re #271 So I think the current "main" tutorial is pretty good. Maybe for the second tutorial, we should _just_ do Ward / alternative clustering / RMSD choices. Then, we...

I'm using the ContinuousContact metric, and noticed that my residue pairs, when passed in as indexed from 1 as ResidueID is were off. Passing an array with Residue ID indexed...