This is a read-only mirror of pymolwiki.org
Difference between revisions of "Morpheasy linear"
Jump to navigation
Jump to search
m (1 revision) |
m (1 revision) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | <div style="background-color: #9f9; padding: 10px; margin-bottom: 20px; text-align: center"> | ||
+ | '''Note:''' The [[morph]] command with '''method=linear''' is very similar to [[morpheasy_linear]] | ||
+ | </div> | ||
+ | |||
{{Infobox psico | {{Infobox psico | ||
|module = psico.morphing | |module = psico.morphing |
Latest revision as of 03:42, 24 June 2019
Note: The morph command with method=linear is very similar to morpheasy_linear
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 ]]]]]