Difference between revisions of "Chemical informatics"
Shawndouglas (talk | contribs) m |
Shawndouglas (talk | contribs) (Updated content and added citations.) |
||
Line 1: | Line 1: | ||
''' | '''Chemical informatics''' (more commonly known as '''chemoinformatics''' and '''cheminformatics''') is the use of computer and informational techniques applied to a range of problems in the field of chemistry. While the field has roughly been around around since the 1990s, the rise in high-throughput screening (a scientific experimentation method primarily used in drug discovery) and combinatorial chemistry (a method of synthesizing a large number of compounds in a single process), as well as increases in computing power and data storage sizes, have increased interest in the field in the twenty-first century.<ref name="LeachIntroChem">{{cite book |url=http://books.google.com/books?id=4z7Q87HgBdwC&printsec=frontcover |title=An Introduction to Chemoinformatics |author=Leach, Andrew R.; Gillet, Valerie J. |publisher=Springer |version=Revised |year=2007 |pages=256 |isbn=9781402062902 |accessdate=19 May 2014}}</ref> | ||
== | Outside of pharmaceutical research, other applications of chemical informatics include the area of topology, chemical graph theory, and mining the chemical space. It can also be applied to data analysis for the paper, pulp, and dye industries.<ref name="Gasteiger2006">{{cite book |url=http://books.google.com/books?id=LCD-1vHBHIAC&printsec=frontcover |title=Chemoinformatics: A Textbook |chapter=Chapter 1: Introduction |author=Gasteiger, Johann (ed.) ; Engel, Thomas (ed.) |publisher=John Wiley & Sons |year=2006 |pages=1–14 |isbn=9783527606504}}</ref><ref name="LeachIntroChem" /> | ||
The term chemoinformatics was defined by F.K. Brown <ref name=" | ==History== | ||
The 1960s saw the introduction of databases for the storage and retrieval of chemical structures, as well as three-dimensional molecular modeling methods, laying the groundwork for future generations to improve computational methods of chemical and molecular analysis.<ref name="Gasteiger2006" /> | |||
The term "chemoinformatics" was defined by F.K. Brown<ref name="Brown1998">{{cite journal |url=http://www.sciencedirect.com/science/article/pii/S0065774308611008 |journal=Annual Reports in Medicinal Chemistry |title=Chapter 35. Chemoinformatics: What is it and how does it impact drug discovery |author=Brown, F.K. |year=1998 |volume=33 |pages=375–384 |doi=10.1016/S0065-7743(08)61100-8}}</ref><ref>{{cite journal |url=http://www.ncbi.nlm.nih.gov/pubmed/15892243 |journal=Current Opinion in Drug Discovery & Development |title=Editorial Opinion: Chemoinformatics – a ten year update |author=Brown, Frank |year=May 2005 |volume=8 |issue=3 |pages=298–302}}</ref> in 1998 as such: | |||
<blockquote> | <blockquote> | ||
Line 9: | Line 13: | ||
</blockquote> | </blockquote> | ||
Since then, both spellings have been used, and | Since then, both the "chem" and "chemo" spellings have been used. European academia settled on the term "chemoinformatics" for its 2006 Obernai research and teaching workshop.<ref name="Obernai">{{cite web |url=http://infochim.u-strasbg.fr/chemoinformatics/ |title=Workshop Chemoinformatics in Europe: Research and Teaching |publisher=Laboratoire de Chémoinformatique, University of Strasbourg |year=2006 |accessdate=19 May 2014}}</ref> Other entities like the Journal of Cheminformatics and Slovak company Molinspiration have trended towards "cheminformatics."<ref name="MolChem">{{cite web |url=http://www.molinspiration.com/chemoinformatics.html |title=Cheminformatics or Chemoinformatics? |publisher=Molinspiration Cheminformatics |date=December 2009 |accessdate=19 May 2014}}</ref><ref name="JournChem">{{cite web |url=http://www.jcheminf.com/about |title=About ''Journal of Cheminformatics'' |publisher=Chemistry Central |accessdate=19 May 2014}}</ref> | ||
== | ==Application== | ||
===Storage and retrieval=== | ===Storage and retrieval=== | ||
The primary application of | The primary application of chemical informatics is in the storage and retrieval of both structured and unstructured information relating to chemical structures, molecular models and other chemical data. Efficiently querying and retrieving that stored information extends into other realms of computer science like data mining and machine learning. Other forms of data querying include graph, molecule, sequence, and tree mining.<ref name="Gasteiger2006Ch2">{{cite book |url=http://books.google.com/books?id=LCD-1vHBHIAC&printsec=frontcover |title=Chemoinformatics: A Textbook |chapter=Chapter 2: Representation of Chemical Compounds |author=Gasteiger, Johann (ed.) ; Engel, Thomas (ed.) |publisher=John Wiley & Sons |year=2006 |pages=15–157 |isbn=9783527606504}}</ref> | ||
==== | |||
=== | ===Representation=== | ||
Chemical | The ''in silico'' representation of chemical structures uses specialized formats such as the XML-based Chemical Markup Language or Simplified Molecular-Input Line-Entry System (SMILES) specifications. These representations are often used for storage in large chemical databases. While some formats are suited for visual representations in two or three dimensions, others are more suited for studying physical interactions, modeling, and docking studies.<ref name="Gasteiger2006Ch2" /> | ||
Virtual libraries of classes of compounds | ===Virtual libraries=== | ||
<ref>{{cite journal|title=FOG: Fragment Optimized Growth Algorithm for the de Novo Generation of Molecules | Stored chemical data can pertain to both real and virtual molecules. Virtual libraries of such molecules and compounds may be generated in various ways to explore chemical space and hypothesize novel compounds with desired properties. The Fragment Optimized Growth (FOG) algorithm, for example, was developed to "grow" novel classes of compounds like drugs, natural products, and diversity-oriented synthetic products from a training database of existing compounds.<ref name="KutchFOG">{{cite journal |url=http://pubs.acs.org/doi/abs/10.1021/ci9000458 |journal=Journal of Chemical Information and Modeling |title=FOG: Fragment Optimized Growth Algorithm for the de Novo Generation of Molecules Occupying Druglike Chemical Space |author=Kutchukian, Peter S.; Lou, David; Shakhnovich, Eugene I. |year=2009 |volume=49 |issue=7 | pages=1630–1642 |doi=10.1021/ci9000458 |pmid=19527020}}</ref><ref name="SchneiderDeNovo">{{cite book |url=http://books.google.com/books?id=Jf1QAQAAQBAJ&pg=PA311 |chapter=Chapter 13: Construction of Drug-Like Compounds by Markov Chains |title=De novo Molecular Design |author=Kutchukian, Peter S.; Virtanen, Salla I.; Lounkine, Eugen; Glick, Meir; Shakhnovich, Eugene I.; Schneider, Gisbert (ed.) |publisher=John Wiley & Sons |year=2013 |isbn=9783527677009 |accessdate=19 May 2014}}</ref> | ||
=== Virtual screening === | ===Virtual screening=== | ||
In contrast to high-throughput screening, virtual screening involves computationally | In contrast to high-throughput screening, virtual screening involves computationally screening ''in silico'' libraries of compounds, by means of various methods such as docking, to identify members likely to possess desired properties such as biological activity against a given target. In some cases, combinatorial chemistry is used in the development of the library to increase the efficiency in mining the chemical space. More commonly, a diverse library of small molecules or natural products is screened.<ref name="LeachIntroChem" /> | ||
screening ''in silico'' libraries of compounds, by means of various methods such as | |||
docking, to identify members likely to possess desired properties | |||
such as biological activity against a given target. In some cases, combinatorial chemistry is used in the development of the library to increase the efficiency in mining the chemical space. More commonly, a diverse library of small molecules or natural products is screened. | |||
===Quantitative structure-activity relationship (QSAR) === | ===Quantitative structure-activity relationship (QSAR)=== | ||
This is the calculation of quantitative structure-activity relationship and quantitative structure property relationship values, used to predict the activity of compounds from their structures. In this context there is also a strong relationship to | This is the calculation of quantitative structure-activity relationship and quantitative structure property relationship values, used to predict the activity of compounds from their structures. In this context there is also a strong relationship to chemometrics, the science of extracting information from chemical systems by data-driven means. Chemical expert systems are also relevant since they represent parts of chemical knowledge as an ''in silico'' representation.<ref name="LeachIntroChem" /> | ||
== See also == | ==See also== | ||
* [[Bioinformatics]] | * [[Bioinformatics]] | ||
* [[Data analysis]] | * [[Data analysis]] | ||
== External links == | == External links == | ||
* [http://www. | * [http://www.genomicglossaries.com/content/chemoinformatics_gloss.asp Cambridge Healthtech Institute Cheminformatics/ Chemoinformatics Glossary & Taxonomy] | ||
* [http://icep.wikispaces.com/ Indiana Cheminformatics Education Portal] | |||
* [http://www.blueobelisk.org/ The Blue Obelisk Project] | |||
* [http://icep.wikispaces.com Indiana Cheminformatics Education Portal] | |||
* [http:// | |||
* [http://www.csa-trust.org The Chemical Structure Association Trust] | * [http://www.csa-trust.org The Chemical Structure Association Trust] | ||
* [http://www. | * [http://www.echeminfo.com/ The eCheminfo Network and Community of Practice] | ||
* [http://www.ukqsar.org The UK-QSAR and ChemoInformatics Group] | |||
* [http://www.ukqsar.org UK-QSAR and ChemoInformatics Group | |||
==Notes== | ==Notes== | ||
This article | This article reuses portions of content from [http://en.wikipedia.org/wiki/Cheminformatics the Wikipedia article]. | ||
==References== | ==References== |
Revision as of 21:55, 19 May 2014
Chemical informatics (more commonly known as chemoinformatics and cheminformatics) is the use of computer and informational techniques applied to a range of problems in the field of chemistry. While the field has roughly been around around since the 1990s, the rise in high-throughput screening (a scientific experimentation method primarily used in drug discovery) and combinatorial chemistry (a method of synthesizing a large number of compounds in a single process), as well as increases in computing power and data storage sizes, have increased interest in the field in the twenty-first century.[1]
Outside of pharmaceutical research, other applications of chemical informatics include the area of topology, chemical graph theory, and mining the chemical space. It can also be applied to data analysis for the paper, pulp, and dye industries.[2][1]
History
The 1960s saw the introduction of databases for the storage and retrieval of chemical structures, as well as three-dimensional molecular modeling methods, laying the groundwork for future generations to improve computational methods of chemical and molecular analysis.[2]
The term "chemoinformatics" was defined by F.K. Brown[3][4] in 1998 as such:
Chemoinformatics is the mixing of those information resources to transform data into information and information into knowledge for the intended purpose of making better decisions faster in the area of drug lead identification and optimization.
Since then, both the "chem" and "chemo" spellings have been used. European academia settled on the term "chemoinformatics" for its 2006 Obernai research and teaching workshop.[5] Other entities like the Journal of Cheminformatics and Slovak company Molinspiration have trended towards "cheminformatics."[6][7]
Application
Storage and retrieval
The primary application of chemical informatics is in the storage and retrieval of both structured and unstructured information relating to chemical structures, molecular models and other chemical data. Efficiently querying and retrieving that stored information extends into other realms of computer science like data mining and machine learning. Other forms of data querying include graph, molecule, sequence, and tree mining.[8]
Representation
The in silico representation of chemical structures uses specialized formats such as the XML-based Chemical Markup Language or Simplified Molecular-Input Line-Entry System (SMILES) specifications. These representations are often used for storage in large chemical databases. While some formats are suited for visual representations in two or three dimensions, others are more suited for studying physical interactions, modeling, and docking studies.[8]
Virtual libraries
Stored chemical data can pertain to both real and virtual molecules. Virtual libraries of such molecules and compounds may be generated in various ways to explore chemical space and hypothesize novel compounds with desired properties. The Fragment Optimized Growth (FOG) algorithm, for example, was developed to "grow" novel classes of compounds like drugs, natural products, and diversity-oriented synthetic products from a training database of existing compounds.[9][10]
Virtual screening
In contrast to high-throughput screening, virtual screening involves computationally screening in silico libraries of compounds, by means of various methods such as docking, to identify members likely to possess desired properties such as biological activity against a given target. In some cases, combinatorial chemistry is used in the development of the library to increase the efficiency in mining the chemical space. More commonly, a diverse library of small molecules or natural products is screened.[1]
Quantitative structure-activity relationship (QSAR)
This is the calculation of quantitative structure-activity relationship and quantitative structure property relationship values, used to predict the activity of compounds from their structures. In this context there is also a strong relationship to chemometrics, the science of extracting information from chemical systems by data-driven means. Chemical expert systems are also relevant since they represent parts of chemical knowledge as an in silico representation.[1]
See also
External links
- Cambridge Healthtech Institute Cheminformatics/ Chemoinformatics Glossary & Taxonomy
- Indiana Cheminformatics Education Portal
- The Blue Obelisk Project
- The Chemical Structure Association Trust
- The eCheminfo Network and Community of Practice
- The UK-QSAR and ChemoInformatics Group
Notes
This article reuses portions of content from the Wikipedia article.
References
- ↑ 1.0 1.1 1.2 1.3 Leach, Andrew R.; Gillet, Valerie J. (2007). An Introduction to Chemoinformatics. Springer. pp. 256. ISBN 9781402062902. http://books.google.com/books?id=4z7Q87HgBdwC&printsec=frontcover. Retrieved 19 May 2014.
- ↑ 2.0 2.1 Gasteiger, Johann (ed.) ; Engel, Thomas (ed.) (2006). "Chapter 1: Introduction". Chemoinformatics: A Textbook. John Wiley & Sons. pp. 1–14. ISBN 9783527606504. http://books.google.com/books?id=LCD-1vHBHIAC&printsec=frontcover.
- ↑ Brown, F.K. (1998). "Chapter 35. Chemoinformatics: What is it and how does it impact drug discovery". Annual Reports in Medicinal Chemistry 33: 375–384. doi:10.1016/S0065-7743(08)61100-8. http://www.sciencedirect.com/science/article/pii/S0065774308611008.
- ↑ Brown, Frank (May 2005). "Editorial Opinion: Chemoinformatics – a ten year update". Current Opinion in Drug Discovery & Development 8 (3): 298–302. http://www.ncbi.nlm.nih.gov/pubmed/15892243.
- ↑ "Workshop Chemoinformatics in Europe: Research and Teaching". Laboratoire de Chémoinformatique, University of Strasbourg. 2006. http://infochim.u-strasbg.fr/chemoinformatics/. Retrieved 19 May 2014.
- ↑ "Cheminformatics or Chemoinformatics?". Molinspiration Cheminformatics. December 2009. http://www.molinspiration.com/chemoinformatics.html. Retrieved 19 May 2014.
- ↑ "About Journal of Cheminformatics". Chemistry Central. http://www.jcheminf.com/about. Retrieved 19 May 2014.
- ↑ 8.0 8.1 Gasteiger, Johann (ed.) ; Engel, Thomas (ed.) (2006). "Chapter 2: Representation of Chemical Compounds". Chemoinformatics: A Textbook. John Wiley & Sons. pp. 15–157. ISBN 9783527606504. http://books.google.com/books?id=LCD-1vHBHIAC&printsec=frontcover.
- ↑ Kutchukian, Peter S.; Lou, David; Shakhnovich, Eugene I. (2009). "FOG: Fragment Optimized Growth Algorithm for the de Novo Generation of Molecules Occupying Druglike Chemical Space". Journal of Chemical Information and Modeling 49 (7): 1630–1642. doi:10.1021/ci9000458. PMID 19527020. http://pubs.acs.org/doi/abs/10.1021/ci9000458.
- ↑ Kutchukian, Peter S.; Virtanen, Salla I.; Lounkine, Eugen; Glick, Meir; Shakhnovich, Eugene I.; Schneider, Gisbert (ed.) (2013). "Chapter 13: Construction of Drug-Like Compounds by Markov Chains". De novo Molecular Design. John Wiley & Sons. ISBN 9783527677009. http://books.google.com/books?id=Jf1QAQAAQBAJ&pg=PA311. Retrieved 19 May 2014.