My NCBISign In

Display Settings:

Format

Send to:

Choose Destination

    Chem Cent J. 2008 Mar 9;2:5.

    Pybel: a Python wrapper for the OpenBabel cheminformatics toolkit.

    O'Boyle NM, Morley C, Hutchison GR.

    Unilever Centre for Molecular Science Informatics, Department of Chemistry, University of Cambridge, Lensfield Road, Cambridge CB2 1EW, UK. baoilleach@gmail.com.

    ABSTRACT: BACKGROUND: Scripting languages such as Python are ideally suited to common programming tasks in cheminformatics such as data analysis and parsing information from files. However, for reasons of efficiency, cheminformatics toolkits such as the OpenBabel toolkit are often implemented in compiled languages such as C++. We describe Pybel, a Python module that provides access to the OpenBabel toolkit. RESULTS: Pybel wraps the direct toolkit bindings to simplify common tasks such as reading and writing molecular files and calculating fingerprints. Extensive use is made of Python iterators to simplify loops such as that over all the molecules in a file. A Pybel Molecule can be easily interconverted to an OpenBabel OBMol to access those methods or attributes not wrapped by Pybel. CONCLUSION: Pybel allows cheminformaticians to rapidly develop Python scripts that manipulate chemical information. It is open source, available cross-platform, and offers the power of the OpenBabel toolkit to Python programmers.

    PMID: 18328109 [PubMed - in process]

    PMCID: PMC2270842

    Supplemental Content

    Click here to read Click here to read
    Write to the Help Desk