<?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: Tag aesthetics</title>
    <link>http://depth-first.com/articles/tag/aesthetics</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Walking the Web of Chemical Informatics</description>
    <item>
      <title>Waldorf Salad</title>
      <description>&lt;blockquote&gt;
    &lt;p&gt;One thing that really irritates me is badly drawn ChemDraw structures (maybe I should get out more...).
    ...
    Simple really... so why do a lot of ChemDraw structures that appear in papers or on slides at conferences look like a six-year old has drawn them with a crayon (and I mean a particularly untalented six-year old at that - one that probably wouldn't even win a &lt;a href="http://en.wikipedia.org/wiki/Blue_Peter"&gt;Blue Peter&lt;/a&gt; drawing competition)? I think it&#8217;s just people being lazy...&lt;/p&gt;
    
    &lt;p&gt;-Stuart Cantrill, &lt;a href="http://blogs.nature.com/thescepticalchymist/2007/07/badly_drawn_bonds.html"&gt;&lt;em&gt;Badly Drawn Bonds&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Chemical structures are a language. Like any language, grammar and spelling convey meaning and become "standardized" over time. But as native speakers of any language will tell you, languages also take on important cultural nuances that are difficult to convey to non-native speakers. Chemical structures &lt;a href="http://depth-first.com/articles/2007/03/30/the-aesthetics-of-chemical-structure-diagrams"&gt;are no different&lt;/a&gt;, as Stuart Cantrill's comments show.&lt;/p&gt;

&lt;p&gt;Just about every chemist I've met has opinions on the "right way" to draw chemical structures that go beyond "grammar" and "spelling." These opinions come out most clearly in interdisciplinary environments, where non-chemists create chemical structures. Features such as "unconventional" line proportions, bond angles, or atom label proportions don't affect meaning. But they do violate conventions subconsciously learned over years of training. They look weird and because of this they distract attention and annoy audiences.&lt;/p&gt;

&lt;p&gt;Not every badly-drawn structure is the result of laziness. Rather, it's more likely that: (1) the author didn't know there was a problem; (2) the author did know, but underestimated the benefit of correcting the problem; or (3) the author did know but wasn't using a tool that made it possible to correct the problem.&lt;/p&gt;

&lt;p&gt;The increasing importance of computers in generating, manipulating, transmitting, and rendering chemical structures means that software developers now face the same choices as individual chemists with respect to quality. Before discounting structure aesthetics as irrelevant, it's worth considering that chemists can and do apply the same judgments to software as they apply to their fellow chemists.&lt;/p&gt;</description>
      <pubDate>Wed, 11 Jul 2007 09:36:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:d38ddaea-3680-4083-8f7b-87915fa06438</guid>
      <author>Rich Apodaca</author>
      <link>http://depth-first.com/articles/2007/07/11/waldorf-salad</link>
      <category>Meta</category>
      <category>aesthetics</category>
      <category>2d</category>
    </item>
    <item>
      <title>Structure Diagram Generation</title>
      <description>&lt;p&gt;&lt;img src="http://depth-first.com/demo/20070411/difficult.png" align="right"&gt;&lt;/img&gt;Given a molecule with no 2D coordinates, how would you render a human-readable view? This problem arises in many situations, but most commonly in the context of interpreting &lt;a href="http://depth-first.com/articles/tag/linenotation"&gt;line notations&lt;/a&gt; such as IUPAC nomenclature, SMILES, or InChI. Whatever the solution you come up with, you'll come face-to-face with the structure diagram generation (SDG) problem.&lt;/p&gt;

&lt;p&gt;Generating 2D molecular coordinates is a fundamental (and remarkably difficult) problem in cheminformatics. Discussions in the primary literature &lt;a href="http://dx.doi.org/10.1021/ci60011a015"&gt;date back&lt;/a&gt; to at least the 1970s with Chemical Abstract Service's pioneering large-scale efforts. A &lt;a href="http://dx.doi.org/10.1021/ci050550m"&gt;recent article&lt;/a&gt; from Chemical Computing Group (CCG) described the design and implementation of an advanced SDG system. To my knowledge, the only open source implementation of an SDG system is found in the &lt;a href="http://wiki.cubic.uni-koeln.de/cdknews/index.php/CDKNews/article/view/5"&gt;Chemistry Development Kit&lt;/a&gt;, and by extension &lt;a href="http://depth-first.com/articles/tag/rubycdk"&gt;Ruby CDK&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The SDG problem plays an important role in the &lt;a href="http://depth-first.com/articles/2007/03/30/the-aesthetics-of-chemical-structure-diagrams"&gt;aesthetics of chemical structure diagrams&lt;/a&gt;, as mentioned by two readers. To render a molecule aesthetically, 2D coordinates must minimize confusing atom overlaps, unconventional orientations, and unusual bond angles.&lt;/p&gt;

&lt;p&gt;The role of SDG in cheminformatics can only continue to increase in importance, especially as more and more structures are automatically generated through mining the primary literature, the Internet, &lt;a href="http://wwmm.ch.cam.ac.uk/blogs/murrayrust/?p=28"&gt;old PDFs&lt;/a&gt;, and other sources. With all of these new computer-generated structures will come the need to make them readily understandable to a chemist through SDG.&lt;/p&gt;</description>
      <pubDate>Wed, 11 Apr 2007 10:20:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:9212c666-5a2f-414a-82c3-2a63ea07d845</guid>
      <author>Rich Apodaca</author>
      <link>http://depth-first.com/articles/2007/04/11/structure-diagram-generation</link>
      <category>Tools</category>
      <category>sdg</category>
      <category>rubycdk</category>
      <category>aesthetics</category>
      <category>2d</category>
      <category>smiles</category>
      <category>inchi</category>
    </item>
    <item>
      <title>The Aesthetics of Chemical Structure Diagrams</title>
      <description>&lt;p&gt;&lt;a href="http://flickr.com/photos/30911243@N00/426288634/"&gt;&lt;img src="http://depth-first.com/demo/20070330/chemphoto.jpg" align="right" border="0"&gt;&lt;/img&gt;&lt;/a&gt;Quick - name your favorite tool for thinking and talking about chemistry. Many of them have become so refined and integral to the practice of chemistry that they no longer seem like mere tools. The atomic model, the periodic table, octet theory, and electronegativity all fall into this category. So do chemical structure diagrams.&lt;/p&gt;

&lt;p&gt;Two-dimensional chemical structure diagrams are a language with both grammar and aesthetics. For example, if you draw pentavalent carbon, you've probably made a grammatical mistake. Aesthetics come into play when a grammatically-correct structure doesn't readily make sense because it uses unfamiliar drawing conventions such as strange bond angles, random bond lengths, unusual orientations, or atom labels that are too small. If you've ever worked in an interdisciplinary environment where non-chemists draw structures (god bless 'em for trying), you've probably experienced the importance of structure aesthetics.&lt;/p&gt;

&lt;p&gt;Two recent publications attempt to formalize the aesthetic qualities of good chemical structure diagrams. One deals with &lt;a href="http://www.iupac.org/reports/provisional/abstract07/brecher_300607.html"&gt;chemical structures in general&lt;/a&gt;, and the other focuses &lt;a href="http://dx.doi.org/10.1351/pac200678101897"&gt;specifically on stereochemistry&lt;/a&gt;. The first document is a draft recommendation on which comments will be accepted until June 30, 2007.&lt;/p&gt;

&lt;p&gt;Two long-term trends are raising the importance of standards in this area: (1) structures are increasingly being generated by software without any human guidance, as in the case of &lt;a href="http://depth-first.com/articles/2006/10/17/from-iupac-nomenclature-to-2-d-structures-with-opsin"&gt;chemical nomenclature translation&lt;/a&gt;; and (2) in a &lt;a href="http://depth-first.com/articles/2006/12/27/the-chemical-information-world-is-flat"&gt;flat chemical information world&lt;/a&gt; in which new scientific publishing models come into being, journal editors will no longer have the final say in how structures are rendered.&lt;/p&gt;

&lt;p&gt;The best tools don't just solve a technical problem - they make their users happy. Although aesthetic qualities can be difficult to define, they matter at least as much as technical correctness. Chemical structure diagrams are no exception.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Image Credit: &lt;a href="http://flickr.com/photos/30911243@N00/"&gt;Marshlight&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 30 Mar 2007 10:21:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:f6fb5397-f823-497f-b5fe-b2506d016250</guid>
      <author>Rich Apodaca</author>
      <link>http://depth-first.com/articles/2007/03/30/the-aesthetics-of-chemical-structure-diagrams</link>
      <category>Tools</category>
      <category>aesthetics</category>
      <category>2d</category>
      <category>flatworld</category>
      <category>nomenclaturetranslation</category>
    </item>
  </channel>
</rss>
