Peter Murray-Rust

Last updated

Peter Murray-Rust
Peter Murray-Rust,8083939.JPG
at Wikimania 2014
Born1941 (age 8182)
Alma mater Balliol College, Oxford
Known for
Awards Herman Skolnik Award
Scientific career
Fields
Institutions
Thesis A structural investigation of some compounds showing charge-transfer properties  (1969)
Website www-pmr.ch.cam.ac.uk

Peter Murray-Rust is a chemist currently working at the University of Cambridge. As well as his work in chemistry, Murray-Rust is also known for his support of open access and open data.

Contents

Education

He was educated at Bootham School,[ citation needed ] a private school in York, and at Balliol College, Oxford. After obtaining a Doctor of Philosophy with a thesis entitled A structural investigation of some compounds showing charge-transfer properties, he became lecturer in chemistry at the (new) University of Stirling and was first warden of Andrew Stewart Hall of Residence. In 1982, he moved to Glaxo Group Research at Greenford to head Molecular Graphics, [1] Computational Chemistry and later protein structure determination. He was Professor of Pharmacy in the University of Nottingham from 1996 to 2000, setting up the Virtual School of Molecular Sciences. He is now Reader Emeritus in Molecular Informatics at the University of Cambridge and Senior Research Fellow Emeritus at Churchill College, Cambridge.

Research

His research interests have involved the automated analysis of data in scientific publications, creation of virtual communities, e.g. The Virtual School of Natural Sciences in the Globewide Network Academy, and the Semantic Web. With Henry Rzepa, he has extended this to chemistry through the development of markup languages, especially Chemical Markup Language. [2] He campaigns for open data, particularly in science, and is on the advisory board of the Open Knowledge International and a co-author of the Panton Principles for Open scientific data. [3] Together with a few other chemists, he was a founder member of the Blue Obelisk movement in 2005. [4] [5] [6]

In 2002, Peter Murray-Rust and his colleagues proposed an electronic repository for unpublished chemical data called the World Wide Molecular Matrix (WWMM). In January 2011, a symposium around his career and visions was organized, called Visions of a Semantic Molecular Future. [7] [8] [9] [10] In 2011, he and Henry Rzepa were joint recipients of the Herman Skolnik Award of the American Chemical Society. [11] In 2014, he was awarded a Fellowship by the Shuttleworth Foundation to develop the automated mining of science from the literature.

In 2009 Murray-Rust coined the term "Doctor Who" model for the phenomenon exhibited by the Blue Obelisk project and other Open Science projects, where when a project leader does not have the resources to continue to lead a project (e.g. because he or she has moved to another university with other tasks), someone else will stand up to become the new leader and continue the project. [12] [13] This is a reference to the long-running British science fiction television series Doctor Who , in which the main character periodically regenerates into a different form, which is played by a different actor.

As of 2014, Murray-Rust was granted a Fellowship by Shuttleworth Foundation in relation to the ContentMine project which uses machines to liberate 100,000,000 facts from the scientific literature. [14]

Activism

Murray-Rust is also known for his work on making scientific knowledge from literature freely available, and in such taking a stance against publishers that are not fully compliant with the Berlin Declaration on Open Access. In 2014, he actively raised awareness of glitches in the publishing system of Elsevier, where restrictions were imposed by Elsevier on the reuse of papers after the authors had paid Elsevier to make the paper freely available. [15]

Related Research Articles

Chemometrics is the science of extracting information from chemical systems by data-driven means. Chemometrics is inherently interdisciplinary, using methods frequently employed in core data-analytic disciplines such as multivariate statistics, applied mathematics, and computer science, in order to address problems in chemistry, biochemistry, medicine, biology and chemical engineering. In this way, it mirrors other interdisciplinary fields, such as psychometrics and econometrics.

A chemical database is a database specifically designed to store chemical information. This information is about chemical and crystal structures, spectra, reactions and syntheses, and thermophysical data.

Cheminformatics refers to the use of physical chemistry theory with computer and information science techniques—so called "in silico" techniques—in application to a range of descriptive and prescriptive problems in the field of chemistry, including in its applications to biology and related molecular fields. Such in silico techniques are used, for example, by pharmaceutical companies and in academic settings to aid and inform the process of drug discovery, for instance in the design of well-defined combinatorial libraries of synthetic compounds, or to assist in structure-based drug design. The methods can also be used in chemical and allied industries, and such fields as environmental science and pharmacology, where chemical processes are involved or studied.

Chemical Markup Language is an approach to managing molecular information using tools such as XML and Java. It was the first domain specific implementation based strictly on XML, first based on a DTD and later on an XML Schema, the most robust and widely used system for precise information management in many areas. It has been developed over more than a decade by Murray-Rust, Rzepa and others and has been tested in many areas and on a variety of machines.

Quantitative structure–activity relationship models are regression or classification models used in the chemical and biological sciences and engineering. Like other regression models, QSAR regression models relate a set of "predictor" variables (X) to the potency of the response variable (Y), while classification QSAR models relate the predictor variables to a categorical value of the response variable.

A chemical file format is a type of data file which is used specifically for depicting molecular data. One of the most widely used is the chemical table file format, which is similar to Structure Data Format (SDF) files. They are text files that represent multiple chemical structure records and associated data fields. The XYZ file format is a simple format that usually gives the number of atoms in the first line, a comment on the second, followed by a number of lines with atomic symbols and cartesian coordinates. The Protein Data Bank Format is commonly used for proteins but is also used for other types of molecules. There are many other types which are detailed below. Various software systems are available to convert from one format to another.

Mathematical chemistry is the area of research engaged in novel applications of mathematics to chemistry; it concerns itself principally with the mathematical modeling of chemical phenomena. Mathematical chemistry has also sometimes been called computer chemistry, but should not be confused with computational chemistry.

<span class="mw-page-title-main">Open Babel</span>

Open Babel is computer software, a chemical expert system mainly used to interconvert chemical file formats.

The World Wide Molecular Matrix (WWMM) was a proposed electronic repository for unpublished chemical data. First introduced in 2002 by Peter Murray-Rust and his colleagues in the chemistry department at the University of Cambridge in the United Kingdom, WWMM provided a free, easily searchable database for information about thousands of complicated molecules, data that would otherwise remain inaccessible to scientists.

<span class="mw-page-title-main">Jmol</span> Open-source Java viewer for 3D chemical structures

Jmol is computer software for molecular modelling chemical structures in 3-dimensions. Jmol returns a 3D representation of a molecule that may be used as a teaching tool, or for research e.g., in chemistry and biochemistry. It is written in the programming language Java, so it can run on the operating systems Windows, macOS, Linux, and Unix, if Java is installed. It is free and open-source software released under a GNU Lesser General Public License (LGPL) version 2.0. A standalone application and a software development kit (SDK) exist that can be integrated into other Java applications, such as Bioclipse and Taverna.

<span class="mw-page-title-main">JOELib</span>

JOELib is computer software, a chemical expert system used mainly to interconvert chemical file formats. Because of its strong relationship to informatics, this program belongs more to the category cheminformatics than to molecular modelling. It is available for Windows, Unix and other operating systems supporting the programming language Java. It is free and open-source software distributed under the GNU General Public License (GPL) 2.0.

<span class="mw-page-title-main">Chemistry Development Kit</span> Computer software

The Chemistry Development Kit (CDK) is computer software, a library in the programming language Java, for chemoinformatics and bioinformatics. It is available for Windows, Linux, Unix, and macOS. It is free and open-source software distributed under the GNU Lesser General Public License (LGPL) 2.0.

<span class="mw-page-title-main">Henry Rzepa</span>

Henry Stephen Rzepa is a chemist and Emeritus Professor of Computational chemistry at Imperial College London.

ChemSpider is a freely accessible online database of chemicals owned by the Royal Society of Chemistry. It contains information on more than 100 million molecules from over 270 data sources, each of them receiving a unique identifier called ChemSpider Identifier.

<span class="mw-page-title-main">Blue Obelisk</span>

Blue Obelisk is an informal group of chemists who promote open data, open source, and open standards; it was initiated by Peter Murray-Rust and others in 2005. Multiple open source cheminformatics projects associate themselves with the Blue Obelisk, among which, in alphabetical order, Avogadro, Bioclipse, cclib, Chemistry Development Kit, GaussSum, JChemPaint, JOELib, Kalzium, Openbabel, OpenSMILES, and UsefulChem.

<span class="mw-page-title-main">Avogadro (software)</span>

Avogadro is a molecule editor and visualizer designed for cross-platform use in computational chemistry, molecular modeling, bioinformatics, materials science, and related areas. It is extensible via a plugin architecture.

<i>Journal of Cheminformatics</i> Academic journal

The Journal of Cheminformatics is a peer-reviewed open access scientific journal that covers cheminformatics and molecular modelling. It was established in 2009 with David Wild and Christoph Steinbeck as founding editors-in-chief, and was originally published by Chemistry Central. At the end of 2015, the Chemistry Central brand was retired and its titles, including Journal of Cheminformatics, were merged with the SpringerOpen portfolio of open access journals.

<span class="mw-page-title-main">Antony John Williams</span> British chemist

Antony John Williams is a British chemist and expert in the fields of both nuclear magnetic resonance (NMR) spectroscopy and cheminformatics at the United States Environmental Protection Agency. He is the founder of the ChemSpider website that was purchased by the Royal Society of Chemistry in May 2009. He is a science blogger and an author.

<span class="mw-page-title-main">Christoph Steinbeck</span> German chemist

Christoph Steinbeck is a German chemist and has a professorship for analytical chemistry, cheminformatics and chemometrics at the Friedrich-Schiller-Universität Jena in Thuringia.

References

  1. Murray-Rust, P.; Glusker, J. P. (1984). "Directional hydrogen bonding to sp2- and sp3-hybridized oxygen atoms and its relevance to ligand-macromolecule interactions". Journal of the American Chemical Society. 106 (4): 1018–1025. doi:10.1021/ja00316a034.
  2. Murray-Rust, P.; Rzepa, H. S. (1999). "Chemical Markup, XML, and the Worldwide Web. 1. Basic Principles". Journal of Chemical Information and Modeling. 39 (6): 928–942. CiteSeerX   10.1.1.40.8275 . doi:10.1021/ci990052b.
  3. http://pantonprinciples.org/ Archived 22 June 2017 at the Wayback Machine Panton Principles for Open data in science
  4. Guha, R.; Howard, M. T.; Hutchison, G. R.; Murray-Rust, P.; Rzepa, H.; Steinbeck, C.; Wegner, J.; Willighagen, E. L. (2006). "The Blue Obelisk - Interoperability in Chemical Informatics". Journal of Chemical Information and Modeling. 46 (3): 991–998. doi:10.1021/ci050400b. PMC   4878861 . PMID   16711717.
  5. O'Boyle, N. M.; Guha, R.; Willighagen, E. L.; Adams, S. E.; Alvarsson, J.; Bradley, J. C.; Filippov, I. V.; Hanson, R. M.; Hanwell, M. D.; Hutchison, G. R.; James, C. A.; Jeliazkova, N.; Lang, A. S. D.; Langner, K. M.; Lonie, D. C.; Lowe, D. M.; Pansanel, J. R. M.; Pavlov, D.; Spjuth, O.; Steinbeck, C.; Tenderholt, A. L.; Theisen, K. J.; Murray-Rust, P. (2011). "Open Data, Open Source and Open Standards in chemistry: The Blue Obelisk five years on". Journal of Cheminformatics. 3 (1): 37. doi: 10.1186/1758-2946-3-37 . PMC   3205042 . PMID   21999342.
  6. The Blue Obelisk, CDK News, 2005, 2, 4346
  7. Jones, R.; MacGillivray, M.; Murray-Rust, P.; Pitman, J.; Sefton, P.; O'Steen, B.; Waites, W. (2011). "Open Bibliography for Science, Technology, and Medicine". Journal of Cheminformatics. 3: 47. doi: 10.1186/1758-2946-3-47 . PMC   3206455 . PMID   21999661.
  8. CCL Archives, 2010, http://ccl.net/chemistry/resources/messages/2010/11/12.005-dir/
  9. Meeting Archives and publications, 2011, http://www.dspace.cam.ac.uk/handle/1810/238409
  10. Murray-Rust, P. (2011). "Semantic science and its communication - a personal view". Journal of Cheminformatics. 3: 48. doi: 10.1186/1758-2946-3-48 . PMC   3206456 . PMID   21999715.
  11. CCL Archives, 2011, http://www.ccl.net/cgi-bin/ccl/message-new?2011+09+26+014
  12. Glyn Moody, The Doctor Who Model of Open Source, 2009, http://opendotdotdot.blogspot.nl/2009/06/doctor-who-model-of-open-source.html
  13. P. Murray-Rust, The Doctor Who Model of Open Source, 2009, http://blogs.ch.cam.ac.uk/pmr/2009/06/06/the-doctor-who-model-of-open-source/
  14. http://contentmine.org/ Archived 31 July 2014 at the Wayback Machine
  15. Paul Jump, Elsevier: bumps on road to open access, Times Higher Education, 2014, http://www.timeshighereducation.co.uk/news/elsevier-bumps-on-road-to-open-access/2012238.article