-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Graphics / visualization challenges #11
Comments
Idea: interactive visualization. If we have an invertible mapping between reaction coordinates and conformations, then we could paint the free energy landscape as a heatmap and have the user drag the protein around on it. Each 2D position would correspond to a particular conformation. You could throw in additional embellishments, like having the location of the protein lag behind the location of the user's cursor as if connected by a spring, whose spring constant increases when crossing over free energy barriers. Without user input, the protein jiggles around in a random walk on this energy landscape. The markov state model definition would then be depicted as state boundaries on this landscape, with transition rates measured by counting the number of crossings observed. As a learning tool, this could be very useful for introducing this way of thinking about things. We might start with systems that are well-described by 2 natural collective variables, e.g. the alanine dipeptide. This then makes it clear why we care about finding good collective variables for high-dimensional systems. |
How can we visually summarize the results of molecular simulations? Inspecting molecular dynamics "movies" can be misleading. Also, what about MC simulations? |
What would be a fundamental enough problem to solve that I could submit to SIGGRAPH in January? |
Prior art: MSMexplorer:
Describes example use-case: discovery by Greg Bowman of "kinetic hubs" in protein folding pathways... |
Prior art: http://www.nature.com/srep/2014/140902/srep06264/full/srep06264.html |
How do we visually summarize a MSM?
(http://biomedicalcomputationreview.org/sites/default/files/u6/c_ntl9_jacs_fig3.jpg)
(http://upload.wikimedia.org/wikipedia/commons/thumb/b/b9/[email protected]/[email protected])
...
Potentially with embellishments, e.g. a "potential energy surface"
(http://portfolio.scistyle.com/Protein-Folding-Funnel)
The text was updated successfully, but these errors were encountered: