<div dir="ltr"><div dir="ltr"><div>Dr. Meng,</div><div><br></div><div>Thank you for getting back. I did some more research and came across a tool called "Mordred" (<a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5801138/">https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5801138/</a>) that seems better suited for my application.<br></div><div><br></div><div>Ben<br></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Oct 31, 2018 at 6:32 PM Elaine Meng <<a href="mailto:meng@cgl.ucsf.edu">meng@cgl.ucsf.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Ben,<br>
Chimera may not be the best tool for what you want to do.  I’ll try to briefly explain what it can do and limitations related to your question.<br>
<br>
Although in principal some of those measurables could be calculated in Chimera, you’d have to figure out Chimera commands or python, make a script to work on a single SMILES input, and then adapt to looping through a list of multiple SMILES.  Chimera does not read csv files.  Information on scripts and looping, and saving the log (which contains results messages):<br>
<<a href="http://www.rbvi.ucsf.edu/chimera/docs/ProgrammersGuide/basicPrimer.html" rel="noreferrer" target="_blank">http://www.rbvi.ucsf.edu/chimera/docs/ProgrammersGuide/basicPrimer.html</a>><br>
<br>
Some relevant Chimera commands: surface, measure area, measure volume<br>
<br>
For individual command manual pages see links here:<br>
<<a href="http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/framecommand.html" rel="noreferrer" target="_blank">http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/framecommand.html</a>><br>
<br>
Chimera’s electrostatic potential-related features are meant mainly for proteins and not a panoply of small molecules.  Although you could try to calculate ESP for the small molecules (relevant commands: addh, addcharge, coulombic  or  vina ) the charge calculation would be run via antechamber/sqm and is only effective/intended for smallish small molecules without high charge density, metals, uncommon elements or other unusual features.<br>
<br>
Chimera has a “mimimize” command that reports total energy but it is mainly meant for getting reasonable conformations, not reporting conformational energies. It also requires parametrization of the molecule beforehand with addh and addcharge, just like ESP calculations.<br>
<br>
There is no command to report number of surface points with positive electrostatic potential, so you’d have to figure out python to do that, which would take fairly advanced understanding of Chimera code.<br>
<br>
I hope this helps,<br>
Elaine<br>
-----<br>
Elaine C. Meng, Ph.D.<br>
UCSF Chimera(X) team<br>
Department of Pharmaceutical Chemistry<br>
University of California, San Francisco<br>
<br>
> On Oct 31, 2018, at 9:15 AM, Benjamin Feinsilver <<a href="mailto:benjamin.feinsilver@gmail.com" target="_blank">benjamin.feinsilver@gmail.com</a>> wrote:<br>
> <br>
> Hello,<br>
> Is it possible to pass a CSV file to Chimera containing a list of SMILEs, then output their molecular attributes in a new CSV file? For example, volume, surface area, the number of surface points with positive electrostatic potential, and the energy of the molecule's current 3D conformation. If so, would you please let me know how I would accomplish this?<br>
> Thanks,<br>
> Ben<br>
<br>
</blockquote></div>