Load Model: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
===DESCRIPTION=== | ===DESCRIPTION=== | ||
'''load_model''' reads a ChemPy model into an object | '''load_model''' reads a ChemPy model into an object.If a trajectory (mani models with the same name and different values for state) si being loaded, It can be used the option discrete=1 to allow changes in the b-factors and Van der Waals radius between snapshots. | ||
===PYMOL API=== | ===PYMOL API=== |
Revision as of 21:35, 8 June 2006
DESCRIPTION
load_model reads a ChemPy model into an object.If a trajectory (mani models with the same name and different values for state) si being loaded, It can be used the option discrete=1 to allow changes in the b-factors and Van der Waals radius between snapshots.
PYMOL API
cmd.load_model(model, object [,state [,finish [,discrete ]]])