msmbuilder
msmbuilder copied to clipboard
:building_construction: Statistical models for biomolecular dynamics :building_construction:
Hi, When I'm running the timescale.py in the TemplateProject MSM folder, I got this error multiple times: `Intel MKL ERROR: Parameter 5 was incorrect on entry to DGEEV.` `ValueError: Internal...
I was recently trying to analyze a series of MD simulation trajectories using the MSMBuilder and I encountered the following problems: 1) how can I obtain the representative structures of...
after I finishing constructing MSM model for my trajectories and system, how can I distill the structures of the corresponding microstate/macrostate ? according to the protocol, a sample trajectory from...
Hi, I am trying to use APM to cluster my featurized trajectories, for a set of parameters, even though it seems to be working fine, the cluster object does not...
I am able to generate an HMM in a few seconds whenever I have 1 million or fewer datapoints in my list of trajectories. If I have 2.7 million points...
inspiration: https://garstats.wordpress.com/2017/11/28/trimmed-means/
I use the msmbuilder.org website quite a lot to quickly refer to the docs. However, I've seen that there is no information on the `msmbuilder.lumping` package. However I've seen that...
e.g. scalers, dihedral featurizers, etc.
Target: end of June
pinging @liusong299 The success of APM tests seems heavily dependent on this [random_state](https://github.com/msmbuilder/msmbuilder/blob/master/msmbuilder/cluster/apm.py#L222) being set to zero. Please review this code, and provide a more reproducible test; otherwise, it will...