PyEMMA icon indicating copy to clipboard operation
PyEMMA copied to clipboard

🚂 Python API for Emma's Markov Model Algorithms 🚂

Results 67 PyEMMA issues
Sort by recently updated
recently updated
newest added

I have like 30 short MD runs each of which is 50-100ns long. I would like to build MSM using these set of trajectories. Should I concatenate the trajectories before...

wontfix

Hello, I have two systems, A and B. The only differences between the two are a few point mutations. After much analysis of the MD trajectories, I can say that...

wontfix

Hello, I am constructing MSMs to get a coarse grained representation of my system's dynamics at various values of the system parameters; in this case, temperature. I have constructed an...

wontfix

Hello, I am trying to find out vamp score for different features, When I am adding the features based on the heavy atom distances in the protein. I got following...

wontfix

Hi, I installed pyEMMA (2.5.11) with pip. I tried the test case described here http://emma-project.org/latest/tutorials/notebooks/00-pentapeptide-showcase.html#Feature-selection with my own Gromacs trajectory. Then, I get the error message: AttributeError: module 'pyemma.util' has...

documentation

In PyEMMA/pyemma/thermo/extensions/bar/_bar.c The second for loop should run from 0 to `L2`, not `L1`. Current implementation gives an access violation whenever `L1` > `L2` ```python extern double _bar_df(double *db_IJ, int...

wontfix

instead of importing it implicitly upon construction of clustering estimators

- [x] for coordinates package (#1557) - [ ] for MSM package - [ ] for TRAM and dTRAM in thermo package - [x] for plotting package where appropriate What...

wontfix
documentation
design-discussion

- [ ] for coordinates package - [ ] for msm package - [ ] for thermo package

wontfix