PyMOL

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Enozkan (talk | contribs) at 17:39, 24 November 2016. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

PyMOL
Original author(s)Warren Lyford DeLano
Developer(s)Schrödinger, Inc.
Stable release
1.8.4.1 / 21 November 2016; 7 years ago (2016-11-21)
Repository
Written inC, C++, and Python
Operating systemCross-platform
TypeMolecular modelling
LicensePython license[1]
Websitewww.pymol.org

PyMOL is an open-source, user-sponsored, molecular visualization system created by Warren Lyford DeLano and commercialized initially by DeLano Scientific LLC, which was a private software company dedicated to creating useful tools that become universally accessible to scientific and educational communities. It is currently commercialized by Schrödinger, Inc. PyMOL can produce high-quality 3D images of small molecules and biological macromolecules, such as proteins. According to the original author, almost a quarter of all published images of 3D protein structures in the scientific literature were made[when?] using PyMOL.[citation needed]

PyMOL is one of a few open-source visualization tools available for use in structural biology. The Py portion of the software's name refers to the fact that it extends, and is extensible by the Python programming language.

PyMOL uses OpenGL Extension Wrangler Library (GLEW) and Freeglut, and can solve Poisson–Boltzmann equations using the Adaptive Poisson Boltzmann Solver.[2] PyMOL uses Tk for the GUI widgets; Native Aqua binaries are available for OS X through Schrödinger.

Non-free binaries

On 1 August 2006, DeLano Scientific adopted a controlled-access download system for pre-compiled PyMOL builds (including betas) distributed by the company. Access to these executables is now limited to paying customers but is free for students and teachers. However, the current source code continues to be available at no cost, as are older pre-compiled builds. While the build systems for other platforms are open, the win32 build system is not (although Windows binaries are available online). Non-students and teachers can either compile an executable from the source code or pay for a subscription to the support services to obtain access to pre-compiled executables.

Acquisition of PyMOL by Schrödinger

On 8 January 2010, Schrödinger, Inc. reached an agreement to acquire PyMOL. Schrödinger took over development and maintenance, as well as support and sales of PyMOL, including all current subscriptions. Schrödinger also continues to actively support the open-source community of PyMOL.

Gallery

See also

References

  1. ^ "PyMOL Molecular Graphics System". SourceForge.
  2. ^ "poissonboltzmann".

External links