This is a read-only mirror of pymolwiki.org
Difference between revisions of "Morpheasy linear"
Jump to navigation
Jump to search
(created) |
m (1 revision) |
(No difference)
|
Revision as of 02:16, 28 March 2014
Included in psico | |
Module | psico.morphing |
---|
morpheasy_linear does morphing by linear interpolation in cartesian space (like LSQMAN).
This is the poor man's version of morphing, it's quick but will produce distorted intermediate conformations. For more realistic motions, see morpheasy.
- Does not require rigimol (incentive PyMOL product)
- Requires numpy
Usage
morpheasy_linear source, target [, source_state [, target_state [, name [, steps [, match ]]]]]