Assigning Unique Keys to Chemical Compounds for Data Integration: Some Interesting Counter Examples. Neglur, G., Grossman, R. L., & Liu, B. In Ludäscher, B. & Raschid, L., editors, Data Integration in the Life Sciences, pages 145–157, Berlin, Heidelberg, 2005. Springer.
abstract   bibtex   
Integrating data involving chemical structures is simplified when unique identifiers (UIDs) can be associated with chemical structures. For example, these identifiers can be used as database keys. One common approach is to use the Unique SMILES notation introduced in [2]. The Unique SMILES views a chemical structure as a graph with atoms as nodes and bonds as edges and uses a depth first traversal of the graph to generate the SMILES strings. The algorithm establishes a node ordering by using certain symmetry properties of the graphs. In this paper, we present certain molecular graphs for which the algorithm fails to generate UIDs. Indeed, we show that different graphs in the same symmetry class employed by the Unique SMILES algorithm have different Unique SMILES IDs. We tested the algorithm on the National Cancer Institute (NCI) database [7] and found several molecular structures for which the algorithm also failed. We have also written a python script that generates molecular graphs for which the algorithm fails.
@InProceedings{neglur05assigning,
  author    = {Neglur, Greeshma and Grossman, Robert L. and Liu, Bing},
  booktitle = {Data Integration in the Life Sciences},
  title     = {Assigning Unique Keys to Chemical Compounds for Data Integration: Some Interesting Counter Examples},
  year      = {2005},
  address   = {Berlin, Heidelberg},
  editor    = {Lud{\"a}scher, Bertram and Raschid, Louiqa},
  pages     = {145--157},
  publisher = {Springer},
  abstract  = {Integrating data involving chemical structures is simplified when unique identifiers (UIDs) can be associated with chemical structures. For example, these identifiers can be used as database keys. One common approach is to use the Unique SMILES notation introduced in [2]. The Unique SMILES views a chemical structure as a graph with atoms as nodes and bonds as edges and uses a depth first traversal of the graph to generate the SMILES strings. The algorithm establishes a node ordering by using certain symmetry properties of the graphs. In this paper, we present certain molecular graphs for which the algorithm fails to generate UIDs. Indeed, we show that different graphs in the same symmetry class employed by the Unique SMILES algorithm have different Unique SMILES IDs. We tested the algorithm on the National Cancer Institute (NCI) database [7] and found several molecular structures for which the algorithm also failed. We have also written a python script that generates molecular graphs for which the algorithm fails.},
  isbn      = {978-3-540-31879-8},
}

Downloads: 0