<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Depth-First: Small Molecule 3D Coordinates From PubChem</title>
    <link>http://depth-first.com/articles/2008/05/23/small-molecule-3d-coordinates-from-pubchem</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Walking the Web of Chemical Informatics</description>
    <item>
      <title>Small Molecule 3D Coordinates From PubChem</title>
      <description>&lt;p&gt;&lt;a href="http://pubchem.ncbi.nlm.nih.gov/"&gt;&lt;img src="http://depth-first.com/files/pubchemlogo.gif" align="right"&gt;&lt;/img&gt;&lt;/a&gt;The PubChem team has quietly introduced a new feature - 3D coordinates for many of the small molecules in its compound collection. To my knowledge, these coordinates are only currently &lt;a href="ftp://ftp.ncbi.nlm.nih.gov/pubchem/Compound_3D/"&gt;available via FTP&lt;/a&gt;. From the &lt;a href="ftp://ftp.ncbi.nlm.nih.gov/pubchem/Compound_3D/README"&gt;README&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;
    &lt;p&gt;The data contained here consists of a theoretical 3D description of PubChem Compound records computed using the MMFF94s force field without coulombic terms, including MMFF charges.  Each provided theoretical 3D conformer is not a stationary point on the hyper-potential surface (i.e., is not at a minimum energy).  Rather, the theoretical 3D description is a low energy conformer selected from a conformer model (a theoretical description of the conformational flexibility of a chemical structure consisting of multiple 3D representations or poses sampled using an RMSD {root mean squared distance} threshold) describing energetically-accessible and (potentially) biologically relevant coformations of a chemical structure.&lt;/p&gt;
    
    &lt;p&gt;Not every PubChem Compound record will have a theoretical 3D description. Structures considered too large (containing more than 50 non-hydrogen atoms) or too flexible (containing more than 15 rotatable bonds) are excluded.  Furthermore, chemical structures containing elements other than H, C, N, O, F, P, S, Cl, Br, and I are also excluded.&lt;/p&gt;
    
    &lt;p&gt;Generation of theoretical 3D descriptions of small molecules is computationally intensive.  As such, some PubChem Compound records may be added at a later time.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;(A few open source packages for &lt;a href="http://depth-first.com/articles/2007/12/12/simple-3d-conformer-generation-with-smi23d"&gt;generating 3D conformers&lt;/a&gt; are also available.)&lt;/p&gt;

&lt;p&gt;Recently, &lt;a href="http://hutchison.chem.pitt.edu/"&gt;Geoff Hutchison&lt;/a&gt; wrote in &lt;a href="http://depth-first.com/articles/2008/05/14/the-daily-molecule-the-wonders-of-chemistry-one-molecule-at-a-time#comment-556"&gt;to suggest&lt;/a&gt; that a potentially useful new feature of &lt;a href="http://chempedia.com"&gt;Chempedia&lt;/a&gt; could be the ability to directly obtain 3D coordinates for a molecule of interest.&lt;/p&gt;

&lt;p&gt;One very economical way to do that would be to use PubChem's 3D dataset. It would also be trivial to display these coordinates as a resizable &lt;a href="http://jmol.sourceforge.net/"&gt;Jmol applet&lt;/a&gt;, in analogy to &lt;a href="http://depth-first.com/articles/2008/05/19/building-chempedia-resizable-structures-with-chemwriter"&gt;Chempedia's recently-added 2D molecule resizing feature&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Of course, there are many other potential uses for the PubChem conformer dataset, especially when applied to Web applications.&lt;/p&gt;</description>
      <pubDate>Fri, 23 May 2008 10:53:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:1fdc7fbf-3af8-4928-9770-668ad24d8df2</guid>
      <author>Rich Apodaca</author>
      <link>http://depth-first.com/articles/2008/05/23/small-molecule-3d-coordinates-from-pubchem</link>
      <category>Tools</category>
      <category>chempedia</category>
      <category>3d</category>
      <category>conformer</category>
      <category>pubchem</category>
      <category>smi23d</category>
      <category>ftp</category>
    </item>
    <item>
      <title>"Small Molecule 3D Coordinates From PubChem" by baoilleach</title>
      <description>&lt;p&gt;Soaring, all programs rely on users to report bugs. I will forward your bug report to the authors...&lt;/p&gt;</description>
      <pubDate>Sun, 25 May 2008 17:42:47 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:c9e343ad-72ee-4529-9ac7-fb9d816c0fe2</guid>
      <link>http://depth-first.com/articles/2008/05/23/small-molecule-3d-coordinates-from-pubchem#comment-578</link>
    </item>
    <item>
      <title>"Small Molecule 3D Coordinates From PubChem" by Rich Apodaca</title>
      <description>&lt;p&gt;Soaring, that's a disadvantage of a userscript - if something about a site changes that the script depends on, then the script breaks.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://jmol.sourceforge.net/" rel="nofollow"&gt;The Jmol applet&lt;/a&gt; is open source and has been available for some time.&lt;/p&gt;</description>
      <pubDate>Sat, 24 May 2008 13:45:32 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:bc19c23c-1d32-4834-bc25-0980f4cd8be1</guid>
      <link>http://depth-first.com/articles/2008/05/23/small-molecule-3d-coordinates-from-pubchem#comment-577</link>
    </item>
    <item>
      <title>"Small Molecule 3D Coordinates From PubChem" by Soaring Bear</title>
      <description>&lt;p&gt;Until a week or two ago when NLM changed the pubchem results layout (unannounced) there was a very nice firefox plugin that displayed 3-D structures right from the pubchem results page.&lt;br /&gt;
&lt;a href="http://blueobelisk.sourceforge.net/wiki/Userscripts#Add" rel="nofollow"&gt;http://blueobelisk.sourceforge.net/wiki/Userscripts#Add&lt;/a&gt;&lt;em&gt;3D_structures&lt;/em&gt;to_PubChem
I wish I could find out if this plugin will be patched to work with the changes?   I wonder if this jMol applet James refers to will be made available?&lt;/p&gt;</description>
      <pubDate>Sat, 24 May 2008 12:54:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:16f3aec1-5c6c-436b-a03a-a35268ec7aaf</guid>
      <link>http://depth-first.com/articles/2008/05/23/small-molecule-3d-coordinates-from-pubchem#comment-572</link>
    </item>
    <item>
      <title>"Small Molecule 3D Coordinates From PubChem" by James</title>
      <description>&lt;p&gt;Great lead.  I implemented a jMol applet in one of our lab's in-house structure databases and the users have been very enthusiastic.  For the effort it took, the payoff has been quite good.&lt;/p&gt;</description>
      <pubDate>Fri, 23 May 2008 12:42:50 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:104d9660-51d8-4e9d-ad10-5b104f493ee9</guid>
      <link>http://depth-first.com/articles/2008/05/23/small-molecule-3d-coordinates-from-pubchem#comment-571</link>
    </item>
  </channel>
</rss>
