Changes between Version 114 and Version 115 of Scripts


Ignore:
Timestamp:
Jul 12, 2019, 5:20:00 PM (7 years ago)
Author:
pett
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Scripts

    v114 v115  
    104104 * [attachment:worm.py worm.py].  Create a "worms" depiction based on mavConservation attribute.  Script easily edited to use different attribute and different worm widths.  Tested with Chimera 1.11.2 on July 13, 2017.
    105105 * [attachment:pruneCoordSets.py pruneCoordSets.py].  Prune away inactive coordinate sets to reduce session-file size.  Tested with Chimera 1.13.1 on April 28, 2019
     106
     107= ChimeraX Python Scripts =
     108
     109These Python scripts provide capabilities not available using ChimeraX commands.  They may only work with specific ChimeraX versions.
     110
     111 * [attachment:smooth_md.py smooth_md.py]. Rewrite a trajectory with averaged coordinates using nearby frames to produce smoother-looking motions.  Usage described in [http://www.rbvi.ucsf.edu/pipermail/chimerax-users/2019-July/000590.html this chimera-users message].  Tested with ChimeraX 0.91 daily build on July 12th, 2019.