Skip to content Skip to sidebar Skip to footer

The ACS Spring disclosures of 2017 #1

IN PREPARATION

At the American Chemical Society meetings drug companies disclose recent new drugs to the world. Normally, the chemical structures are already out in the open, often as part of patents. But because these patents commonly discuss many compounds, the disclosures are a big thing.

Now, these disclosure meetings are weird. You will not get InChIKeys (see doi:10.1186/s13321-015-0068-4[1]) or something similar. No, people sit down with paper, manually redraw the structure. Like Carmen Drahl has done in the past[2]. And Bethany Halford[3] has taken over that role[4] at some point. Great work from both! The Chemical & Engineering News[5] has aggregated the tweets into this overview[6].

Of course, a drug structure disclosure is not complete if it does not lead to deposition in databases. The first thing is to convert the drawings into something machine readable. And thanks to the great work from John May[7] on the Chemistry Development Kit[8] and the OpenSMILES[9] team, I'm happy with this being SMILES. So, we (Chris Southan[10] and me) started a Google Spreadsheet with CCZero data[11]:


I drew the structures in Bioclipse 2.6.2[12] (which has CDK 1.5.13) and copy-pasted the SMILES and InChIKey into the spreadsheet. Of course, it is essential to get the stereochemistry right. The stereochemistry of the compounds was discussed on Twitter, and we think we got it right. But we cannot be 100% sure. For that, it would have been hugely helpful if the disclosures included the InChIKeys!

As I wrote before, I see Wikidata[13] as a central resource in a web of linked chemical data. So, using the same code I used previously to add disclosures to Wikidata[14], I created Wikidata items for these compounds, except for one that was already in the database (see the right image). The code also fetches PubChem compound IDs, which are also listed in this spreadsheet.

The Wikidata IDs link to the SQID interface[15], giving a friendly GUI, one that I actually brought up before[16] too. That said, until people add more information, it may be a bit sparsely populated:


But others are working on this series of disclosures too, and keep an eye on this blog post, as others may follow up with further information!

References

  1. ^ 10.1186/s13321-015-0068-4 (doi.org)
  2. ^ Carmen Drahl has done in the past (chem-bla-ics.blogspot.nl)
  3. ^ Bethany Halford (twitter.com)
  4. ^ taken over that role (chem-bla-ics.blogspot.nl)
  5. ^ Chemical & Engineering News (twitter.com)
  6. ^ aggregated the tweets into this overview (acsmeetings.cenmag.org)
  7. ^ John May (twitter.com)
  8. ^ Chemistry Development Kit (cdk.github.io)
  9. ^ OpenSMILES (opensmiles.org)
  10. ^ Chris Southan (cdsouthan.blogspot.nl)
  11. ^ Google Spreadsheet with CCZero data (docs.google.com)
  12. ^ Bioclipse 2.6.2 (www.bioclipse.net)
  13. ^ Wikidata (wikidata.org)
  14. ^ used previously to add disclosures to Wikidata (chem-bla-ics.blogspot.nl)
  15. ^ the SQID interface (tools.wmflabs.org)
  16. ^ brought up before (chem-bla-ics.blogspot.nl)
Source: feedproxy.google.com