<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Kyle,<div class=""><br class=""></div><div class="">  Here is a Python script that adds a savemarkers command.  You open the Python file in Chimera (command open savemarkers.py) to register the command, then the command looks like</div><div class=""><br class=""></div><div class=""><span class="Apple-tab-span" style="white-space:pre">     </span>savemarkers #1 ~/Desktop/mymarkers.cmm</div><div class=""><br class=""></div><div class="">I’ve added this script to the Chimera Python scripts page.</div><div class=""><br class=""></div><div class=""><span class="Apple-tab-span" style="white-space:pre">        </span><a href="http://plato.cgl.ucsf.edu/trac/chimera/wiki/Scripts" class="">http://plato.cgl.ucsf.edu/trac/chimera/wiki/Scripts</a></div><div class=""><br class=""></div><div class="">  Tom</div><div class=""><br class=""></div><div class=""></div></body></html>