Skip to main content
Chemistry LibreTexts

2.3: Chemical Representations on Computer: Part III

  • Page ID
    95653
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    imageedit_3_8831637006.png

    CHEM3351: Cheminformatics

    Spring 2018: Bucholtz

    LibreText

    imageedit_1_6622691582.png

    Learning Objectives:

    • Explain what SMILES, SMARTS and SMIRKS are.
    • Explain what InChI and InChIKey are.
    • Review SMILES specification rules.
    • Compare and contrast SMILES and InChI.
    • Demonstrate how to interpret SMILES, SMARTS, InChI strings into their corresponding chemical structures.

    Line notations represent structures as a linear string of characters. They are widely used in Cheminformatics because computers can more easily process linear strings of data. Examples of line notations include the Wiswesser Line-Formula Notation (WLN)1, Sybyl Line Notation (SLN)2,3 and Representation of structure diagram arranged linearly (ROSDAL)4,5. Currently, the most widely used linear notations are the Simplified Molecular-Input Line-Entry System (SMILES)6-9 and the IUPAC Chemical Identifier (InChI)10-13, which are described below.

    SMILES AND RELATED NOTATION

    The Simplified Molecular-Input Line-Entry System (SMILES)6-9 is a line notation for describing chemical structures using short ASCII strings. SMILES was developed in the late 1980s and implemented by Daylight Chemical Information Systems (Santa Fe, NM), but it is still widely used today. A detailed information on SMILES can be found in Chapter 314 of the Daylight Theory Manual as well as the SMILES tutorial15.

    SMILES Specification Rules

    In SMILES, atoms are represented by their atomic symbols. The second letter of two-character atomic symbols must be entered in lower case. Each non-hydrogen atom is specified independently by its atomic symbol enclosed in square brackets, [ ] (for example, [Au] or [Fe]). Square brackets may be omitted for elements in the “organic subset” (B, C, N, O, P, S, F, Cl, Br, and I) if the proper number of “implicit” hydrogen atoms is assumed. “Explicitly” attached hydrogens and formal charges are always specified inside brackets. A formal charge is represented by one of the symbols + or -. Single, double, triple, and aromatic bonds are represented by the symbols, -, =, #, and :, respectively. Single and aromatic bonds may be, and usually are, omitted. Here are some examples of SMILES strings.

    • C Methane (CH4)
    • CC Ethane (CH3CH3)
    • C=C Ethene (CH2CH2)
    • C#C Ethyne (CHCH)
    • COC Dimethyl ether (CH3OCH3)
    • CCO Ethanol (CH3CH2OH)
    • CC=O Acetaldehyde (CH3-CH=O)
    • C#N Hydrogen Cyanide (HCN)
    • [C-]#N Cyanide anion

    Branches are specified by enclosures in parentheses and can be nested or stacked, as shown in these examples.

    • CC(C)CO Isobutyl alcohol (CH3-CH(CH3)-CH2-OH)
    • CC(CCC(=O)N)CN 5-amino-4-methylpentanamide

    Rings are represented by breaking one single or aromatic bond in each ring, and designating this ring-closure point with a digit immediately following the atoms connected through the broken bond. Atoms in aromatic rings are specified by lower cases letters. Therefore, cyclohexane and benzene can be represented by the following SMILES.

    • C1CCCCC1 Cyclohexane (C6H12)
    • c1ccccc1 Benzene (C6H6)

    Although the carbon-carbon bonds in these two SMILES are omitted, it is possible to deduce that the omitted bonds are single bonds (for cyclohexane) and aromatic bonds (for benzene). One can also represent an aromatic compound as a non-aromatic, KeKulé structure. For example, the following is a valid SMILES string for benzene.

    • C1=CC=CC=C1 Benzene (C6H6)

    Note that aromaticity is not a measurable physical quantity, but a concept without a unanimous mathematical definition. As a result, different aromaticity detection algorithms often disagree with each other on whether a given molecule is aromatic or not, making it difficult to interchange information between databases that use different aromaticity detection algorithms for SMILES generation.

    Also note that a ring structure can have multiple potential ring-closure points. For example, a six-membered ring has six bonds, each of which can be a ring-closure point. As a result, a ring compound may be represented by many different but equally valid SMILES strings. Actually, it is very common that there are a lot of SMILES strings that represent the same structure, whether it has a ring or not, because one can start with any atom in a molecule to derive a SMILES string. Therefore, it is necessary to select a “unique SMILES” for a molecule among many possibilities. Because this is done through a process called “canonicalization”, this unique SMILES string is also called the “canonical SMILES”.

    Isomeric SMILES

    Isomeric SMILES allows for specifying isotopism and stereochemistry of a molecule. Information on isotopism is indicated by the integral atomic mass preceding the atomic symbol. The atomic mass must be specified inside square brackets. For example, C-13 methane can be represented by “[13CH4]”. Configuration around double bonds is specified by “directional bonds” (characters / and \). For example, E- and Z-1,2-difluoroethene can be represented by the following isomeric SMILES:

    • F/C=C/F or F\C=C\F (E)-1,2-difluoroethene (trans isomer)
    • F/C=C\F or F\C=C/F (Z)-1,2-difluoroethene (cis isomer)

    Configuration around tetrahedral centers are indicated by the symbols “@” or “@@”

    • C[C@@H](C(=O)O)N L-Alanine
    • C[C@H](C(=O)O)N D-Alanine

    More detailed information on chirality specification can be found in Chapter 314 of the Daylight Theory Manual.

    Limitations of SMILES

    SMILES is proprietary and it is not an open project. This has led different chemical software developers to use different SMILES generation algorithms, resulting in different SMILES versions for the same compound. Therefore, SMILES strings obtained from different databases or research groups are not interchangeable unless they used the same software to generate the SMILES strings. With an aim to address this interchangeability issue of SMILES, an open-source project has launched to develop an open, standard version of the SMILES language called OpenSMILES.16 However, the most noticeable community effort in this area is development of InChI, which is described in next section.

    INTERNATIONAL CHEMICAL IDENTIFIER (InChI) AND InChI KEY

    The IUPAC International Chemical Identifier (InChI)10-13 was originally developed by the IUPAC and continuing development efforts have been made by the InChI Trust13. InChI is non-proprietary, open-source, and freely available to the scientific community. Especially, because the software for generating InChI strings is also freely available, it avoids the interoperability issue that different implementations of SMILES language have.

    InChI encodes a chemical structure into “layers”. Each layer holds a distinct and separable class of structural information, with the layers ordered to provide successive structural refinement. There are currently six InChI layer types, each different class of structural information: the main layer, a charge layer, a stereochemical layer, an isotopic layer, a fixed-H layer and a reconnected layer. The main layer, which specifies chemical formula, atoms, and bonds between them, is required for all InChIs. However, the other layers appear only when corresponding input information is provided. Layers and sublayers start with “/” (forward slash) followed by a letter denoting the identity of the layer (except for the chemical formula layer). Below are some examples of InChI.

    • InChI=1S/CH4/h1H4 (methane)
    • InChI=1S/C2H6/c1-2/h1-2H3 (ethane)
    • InChI=1S/C2H6O/c1-2-3/h3H,2H2,1H3 (ethanol)
    • InChI=1S/C3H7NO2/c1-2(4)3(5)6/h2H,4H2,1H3,(H,5,6)/t2-/m0/s1 (L-alanine)

    These InChI strings are not easy for a human to understand (especially compared to SMILES strings). It is because InChI was developed as a “machine-readable” chemical identifier, with an aim to enable a computer to regenerate the corresponding chemical structure from the InChI string generated by another computer. For this reason, InChI is often called as the bar code for chemical structures.

    Because the layered structure of InChI allows one to represent a chemical structure with a desired level of details, InChI software may generate different InChI strings for the same molecule. This flexibility may be regarded as an obstacle to standardization and interoperability. In response to this concern, the standard InChI was introduced which contains the same level of structural details and the same conventions for drawing perception, by using standard option settings in InChI software. The standard InChI representations begin with “InChI=1S/”, while the non-standard InChI begins with “InChI=1/”. The digit “1” following “InChI=” is the current InChI version number.

    WHAT ON EARTH IS InChI

    THE BIRTH OF InChI

    InChI AND THE ISLAND

    InChIKey

    The length of an InChI string increases with the size of the corresponding chemical structure, and it is very common that molecules with more than 100 atoms result in very long InChI strings, which are not appropriate to use in internet search engines (such as Google, Yahoo, Bing, and so on). In addition, these search engines do not care about case sensitivity nor special characters used in InChI. To address this issue, the InChIKey was introduced for Internet and database searching/indexing. It is a 27-character string derived from InChI, using a hashing algorithm. Hashing is a one-way mathematical transformation typically used to calculate a compact fixed length digital representation of a much longer string of arbitrary length.

    The InChIKey consists of three blocks, separated by hyphens, for example:

    • BSYNRYMUTXBXSQ-UHFFFAOYSA-N (aspirin)
    • HEFNNWSXXWATRW-UHFFFAOYSA-N (ibuprofen)
    • RZVAJINKPMORJF-UHFFFAOYSA-N (acetaminophen)

    The first block of 14 characters (out of 27 characters in total) encodes core molecular constitution, described by the InChI main layer. The other structural features (such as stereochemistry, isotopic substitution, exact position of hydrogens, and metal ligation data) are encoded into the second block. The protonation or deprotonation state is encoded in the last InChIKey character.

    Many databases such as PubChem17, ChemSpider18, ChEBI19, and NIST Chemistry Webbook20 accept InChI and InChIKey strings as queries to search for chemical structures. InChIs and InChIKeys can also be used as queries in UniChem21 to produce cross-references between chemical structure identifiers from different databases.

    THE GOOGLABLE InCHIKey

    GENERIC STRUCTURE

    A generic structure indicates a group of structurally similar compounds, using a symbol such as “R” (as in R-CH2-OH, where R = H, CH3, CH2CH3, CH(CH3)2, C(CH3)3, and so on). Generic structures are commonly used in chemistry texts as well as in chemical patents in which the inventor claims a whole class of related compounds. Generic structures are more often called “Markush” structures after Dr. Eugene A. Markush, who involved in a legal case which set a precedent in the USA for generic chemical structure patent filing.

    An early example of research projects on Markush structure storage and retrieval is the Sheffield Generic Structures Project, which led to a text-based language for generic structure description called GENSAL (GENeric Structure LAnguage)22 as well as an extended connection table representation for generic structures23. The Sheffield generic structures system was never implemented commercially, but influenced two commercial systems: MARPAT24 (developed by CAS) and Markush DARC (currently Thomson Reuters’ Merged Markush Service25).

    Some public databases, such as PubChem, allow one to search for generic structures, using SMARTS (SMiles ARbitrary Target Specification). It is a language used for describing molecular patterns. SMARTS is useful for substructure searching, which finds a particular pattern (subgraph) in a molecule. SMARTS are straightforward extensions of SMILES. All SMILES symbols and properties are legal in SMARTS. SMARTS includes logical operators and additional molecular descriptors. Detailed information on SMARTS is given in the SMARTS specification document26 in the Daylight theory manual and SMARTS tutorial.27

    Another extension of SMILES is SMIRKS28,29, which is a line notation for generic reactions. A generic reaction represents a group of reactions that undergo the same set of atom and bond changes. Note that SMILES and SMARTS can be used to represent reactions, using the “>” symbol between the reactants, products, and agents, as described in the SMILES and SMARTS specification documents. (Therefore, these SMILES and SMARTS that describe reactions are often called reaction SMILES and reaction SMARTS, respectively.) On the other hand, SMIRKS is used to represent types of reactions (e.g., SN2 reaction). More detailed information on SMIRKS is given in the SMIRKS specification document28 and SMIRKS tutorial29.

    The following material was provided by Stephen Heller, Project Director of the InChI Trust.

    Module 5: Identifying Chemical Entities

    By Sunghwan Kim

    EXERCISE

    1. Go to the PubChem database (http://pubchem.ncbi.nlm.nih.gov) and search for omeprazole and esomeprazole. Fill in the table below with appropriate chemical representations for the two molecules and answer the following questions.

    (1) What is the structural difference between omeprazole and esomeprazole?
    (2) Do omeprazole and esomeprazole have the same InChI and InChIKeys as each other?
    (3) Do omeprazole and esomeprazole have the same canonical SMILES? Explain why.

    Omeprazol (from PubChem)

    CID

    IUPAC name

    Canonical SMILES

    Isomeric
    SMILES

    InChI

    InChIKey

    Esomeprazole (from PubChem)

    CID

    IUPAC name

    Canonical SMILES

    Isomeric
    SMILES

    InChI

    InChIKey

    2. Go to ChemSpider (http://www.chemspider.com) and search for omeprazole and esomeprazole. Fill in the table below with appropriate chemical representations for the two molecules and answer the following questions.

    1. Are the systematic names from ChemSpider the same as those from PubChem?
    2. Are the canonical SMILES from ChemSpider the same as those from PubChem?
    3. Are the InChI and InChIKeys from ChemSpider the same as those from PubChem?

    Omeprazol (from ChemSpider)

    ChemSpider ID

    IUPAC name

    Canonical SMILES

    Isomeric
    SMILES

    InChI

    InChIKey

    Esomeprazole (from ChemSpider)

    ChemSpider ID

    IUPAC name

    Canonical SMILES

    Isomeric
    SMILES

    InChI

    InChIKey

    3. Compare the SMILES strings from PubChem with those from ChemSpider for the following compounds, in terms of how the two databases deal with perceived aromaticity of the molecules. Explain an advantage and a disadvantage of the SMILES strings used in each database.

    SMILES from PubChem

    SMILES from ChemSpider

    Benzene

    pyridine

    Pyrrole

    Furan

    Thiophene

    Selenophene

    Tellurophene

    4. Suppose that you are a project manager at Google, who are in charge of implementing a chemical search algorithm to the Google search. This algorithm accepts a chemical structure as an input through the search box on the Google homepage (http://www.google.com), but the input needs to be a text string that represents a chemical structure. Therefore, you need to choose a line notation that is most appropriate for this search system, among the canonical SMILES, InChI, and InChIKey. Choose only one and justify your choice over the others, based on what you have learned from this module and from Questions 1, 2 and 3).

    References

    1. (1) Wiswesser, W. J. J. Chem. Inf. Comput. Sci. 1982, 22, 88.
    2. (2) Ash, S.; Cline, M. A.; Homer, R. W.; Hurst, T.; Smith, G. B. J. Chem. Inf. Comput. Sci.1997, 37, 71.
    3. (3) Homer, R. W.; Swanson, J.; Jilek, R. J.; Hurst, T.; Clark, R. D. J. Chem Inf. Model.2008, 48, 2294.
    4. (4) Barnard, J. M.; Jochum, C. J.; Welford, S. M. Acs Symposium Series 1989, 400, 76.
    5. (5) Rohbeck, H. G. In Software Development in Chemistry 5; Gmehling, J., Ed.; Springer Berlin Heidelberg: 1991, p 49.
    6. (6) Weininger, D. J. Chem. Inf. Comput. Sci. 1988, 28, 31.
    7. (7) Weininger, D.; Weininger, A.; Weininger, J. L. J. Chem. Inf. Comput. Sci. 1989, 29, 97.
    8. (8) Weininger, D. J. Chem. Inf. Comput. Sci. 1990, 30, 237.
    9. (9) SMILES: Simplified Molecular Input Line Entry System (http://www.daylight.com/smiles/) (Accessed on 6/30/2015).
    10. (10) Heller, S.; McNaught, A.; Stein, S.; Tchekhovskoi, D.; Pletnev, I. J. Cheminform. 2013, 5, 7.
    11. (11) Heller, S.; McNaught, A.; Pletnev, I.; Stein, S.; Tchekhovskoi, D. J. Cheminform. 2015, 7, 23.
    12. (12) The IUPAC International Chemical Identifier (InChI) (http://www.iupac.org/home/publications/e-resources/inchi.html) (Accessed on 6/29/2015).
    13. (13) InChI Trust (http://www.inchi-trust.org/) (Accessed on 6/29/2015).
    14. (14) Daylight Theory Manual, Chapter 3: SMILES - A Simplified Chemical Language (http://www.daylight.com/dayhtml/doc/theory/theory.smiles.html) (Accessed on 6/23/2015).
    15. (15) Daylight SMILES Tutorial (http://www.daylight.com/dayhtml_tutorials/languages/smiles/index.html) (Accessed on 6/23/2015).
    16. (16) OpenSMILES Home Page (http://www.opensmiles.org/) (Accessed on 6/23/2015).
    17. (17) PubChem (https://pubchem.ncbi.nlm.nih.gov) (Accessed on 6/29/2015).
    18. (18) ChemSpider (http://www.chemspider.com) (Accessed on 6/29/2015).
    19. (19) ChEBI (https://www.ebi.ac.uk/chebi/) (Accessed on 6/29/2015).
    20. (20) NIST Chemistry Webbook (http://webbook.nist.gov/chemistry/) (Accessed on 6/29/2015).
    21. (21) UniChem (https://www.ebi.ac.uk/unichem/) (Accessed on 6/29/2015).
    22. (22) Barnard, J. M.; Lynch, M. F.; Welford, S. M. J. Chem. Inf. Comput. Sci. 1981, 21, 151.
    23. (23) Barnard, J. M.; Lynch, M. F.; Welford, S. M. J. Chem. Inf. Comput. Sci. 1982, 22, 160.
    24. (24) MARPAT (https://www.cas.org/content/markush) (Accessed on 6/30/2015).
    25. (25) Merged Markush Service (http://ip-science.thomsonreuters.com/support/patents/dwpiref/reftools/classification/markush/) (Accessed on 6/30/2015).
    26. (26) Daylight Theory Manual, Chapter 4: SMARTS - A Language for Describing Molecular Patterns (http://www.daylight.com/dayhtml/doc/theory/theory.smarts.html) (Accessed on 6/23/2015).
    27. (27) Daylight SMARTS Tutorial (http://www.daylight.com/dayhtml_tutorials/languages/smarts/index.html) (Accessed on 6/23/2015).
    28. (28) Daylight Theory Manual, Chapter 5: SMIRKS - A Reaction Transform Language (http://www.daylight.com/dayhtml/doc/theory/theory.smirks.html) (Accessed on 10/8/2015).
    29. (29) Daylight SMIRKS Tutorial (http://www.daylight.com/dayhtml_tutorials/languages/smirks/index.html) (Accessed on 10/8/2015).

    Contributors

    • Sunghwan Kim, National Center for Biotechnology Information

    2.3: Chemical Representations on Computer: Part III is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by LibreTexts.

    • Was this article helpful?