<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">Hi Steven,</div><div class=""><br class=""></div>Elaine pointed to the right place for the fitmap Python documentation. I've also added it under the Python Modules page under Volume data to make it easier to find. The open_pdb() and save_pdb() functions are here and have strangely not been documented.<div class=""><br class=""></div><div class=""><span class="Apple-tab-span" style="white-space:pre"> </span><a href="https://github.com/RBVI/ChimeraX/blob/develop/src/bundles/pdb/src/pdb.py" class="">https://github.com/RBVI/ChimeraX/blob/develop/src/bundles/pdb/src/pdb.py</a></div><div class=""><br class=""></div><div class="">We will try to get those documented in the Programmer's manual.</div><div class=""><br class=""></div><div class="">ChimeraX fitting of atomic models in maps is intended for interactive fitting. Keep that in mind if you are going to try to script it in Python. It doesn't have good capabilities for doing global searches and is really intended to locally optimize a fit once you have atomic models close to their correct positions.</div><div class=""><br class=""></div><div class=""><span class="Apple-tab-span" style="white-space:pre"> </span>Tom<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Feb 19, 2021, at 10:29 AM, Elaine Meng <<a href="mailto:meng@cgl.ucsf.edu" class="">meng@cgl.ucsf.edu</a>> wrotey:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hi Steven,<br class="">Maybe this page in the programmer documentation (and links therein) would help... it includes "fitmap," at least:<br class=""><br class=""><<a href="https://www.cgl.ucsf.edu/chimerax/docs/devel/core/commands/user_commands.html" class="">https://www.cgl.ucsf.edu/chimerax/docs/devel/core/commands/user_commands.html</a>><br class=""><br class="">I don't create the programmer documentation, but since the page says version 1.2 I'm hoping it's reasonably up-to-date.<br class=""><br class="">The "save" link doesn't say much, however, so somebody else will have to give more information on writing files.<br class="">Best,<br class="">Elaine<br class="">-----<br class="">Elaine C. Meng, Ph.D. <br class="">UCSF Chimera(X) team<br class="">Department of Pharmaceutical Chemistry<br class="">University of California, San Francisco<br class=""><br class=""><blockquote type="cite" class="">On Feb 19, 2021, at 10:05 AM, Steven Truong <<a href="mailto:sdt45@cam.ac.uk" class="">sdt45@cam.ac.uk</a>> wrote:<br class=""><br class="">To whom it may concern,<br class="">Hello! I was hoping to ask for some help in Python Scripting in ChimeraX. Specifically, I am trying to fit structure files (.PDB) to electron density maps (.MAP). Is there a way to do this in .PY scripts in ChimeraX? I can’t seem to find such a command like “fitmap” in the documentation here (<a href="https://www.cgl.ucsf.edu/chimerax/docs/devel/modules.html" class="">https://www.cgl.ucsf.edu/chimerax/docs/devel/modules.html</a>). Additionally, it seems like the “Read and Write PDB Files” page (<a href="https://www.cgl.ucsf.edu/chimerax/docs/devel/bundles/atomic/src/pdbio.html" class="">https://www.cgl.ucsf.edu/chimerax/docs/devel/bundles/atomic/src/pdbio.html</a>) of the documentation page hasn’t been updated. Is there another place that outlines how to save structures?<br class=""></blockquote><br class=""><br class="">_______________________________________________<br class="">ChimeraX-users mailing list<br class=""><a href="mailto:ChimeraX-users@cgl.ucsf.edu" class="">ChimeraX-users@cgl.ucsf.edu</a><br class="">Manage subscription:<br class="">https://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users<br class=""><br class=""></div></div></blockquote></div><br class=""></div></body></html>