Changes between Version 103 and Version 104 of Scripts


Ignore:
Timestamp:
Apr 11, 2017, 11:03:22 AM (9 years ago)
Author:
pett
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Scripts

    v103 v104  
    9090 * [attachment:torspace.py torspace.py]. Drive a torsion angle through 360 degrees and make a volume data set from the atom positions.  Tested with Chimera 1.5 on May 12th, 2010.  Could be improved by checking for clashes and by having occupancy vary based on VDW radius.  Written by Miguel Ortiz-Lombardia.
    9191 * [attachment:smoothMD.py smoothMD.py].  Rewrite a trajectory with averaged coordinates using nearby frames to produce smoother-looking motions.  Usage described in [http://plato.cgl.ucsf.edu/pipermail/chimera-users/2008-April/002496.html this chimera-users message].  Tested with Chimera 1.6 on September 20th, 2011.
    92  * [attachment:radius-of-gyration.py radius-of-gyration.py].  Print center of mass and mass-weighted radius of gyration from that center in the Reply Log.  Tested with Chimera 1.7 on February 15th, 2012.
     92 * [attachment:radius-of-gyration.py radius-of-gyration-mass.py].  Print center of mass and mass-weighted radius of gyration from that center in the Reply Log.  Tested with Chimera 1.11.2 on April 10th, 2017.
     93 * [attachment:radius-of-gyration.py radius-of-gyration-nomass.py].  Print center of mass and radius of gyration (not mass weighted) from that center in the Reply Log.  Tested with Chimera 1.11.2 on April 10th, 2017.
    9394 * [attachment:orient.py orient.py].  Rotate every open structure so that the major axis is parallel to the Y axis and the secondary axis is parallel to the X axis.  Tested with Chimera 1.7 on March 15th, 2012.
    9495 * [attachment:varbond.py varbond.py].  Show bond formation during a trajectory.  Usage described in [http://plato.cgl.ucsf.edu/pipermail/chimera-users/2014-April/009759.html this chimera-users message].  Tested with Chimera 1.9 on April 7th, 2014.