Open
Description
How do we visually summarize a MSM?
- Naive: draw a network where the nodes are exemplars of each state and edges are transition rates, e.g.
(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)- Benefits: direct mapping to model representation in the computer
- Limitations:
- State markers: a state definition isn't just a single conformation, but a group of conformations. An individual conformation is difficult to interpret using a single 2D projection
- Transition rates: we'll experience occlusion from many overlapping edges unless we arbitrarily threshold / sparsify the transition matrix
- Doesn't "look dynamic"
- Requires an additional marker (e.g. node outline color) to indicate the free energy of each conformation
- Propagating probability mass multiple time steps ahead is difficult to do visually. If I start at a node, I look for and follow the couple biggest outgoing arrows and say most of the probability mass goes to those neighbors in one time step. I do the same thing for each of those nodes to figure out where the probability mass goes in two time steps. Etc. --> It would be cool to have an interface that automatically does this propagation for you. E.g. hover over a state, and then it does a looping animation where each frame indicates how much probability mass is on each node at a given time lag.
Metadata
Metadata
Assignees
Labels
No labels