Difference between revisions of "PyMOL"

From Christoph's Personal Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
PyMOL is one of 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 is one of 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.
  
== See also ==
+
==See also==
 +
*[[RasMol]]
 +
*[[Jmol]]
 +
*[[Visual Molecular Dynamics|VMD]]
 +
*[[Protein Data Bank (file format)]]
 +
*[[TeXshade]] — a LaTeX package for setting nucleotide and peptide alignments
  
* [[RasMol]]
+
==External links==
* [[Jmol]]
+
*[http://pymol.sourceforge.net/ PyMOL Homepage]
* [[Visual Molecular Dynamics|VMD]]
+
*[http://www.pymolwiki.org/index.php/Main_Page PyMOL Wiki]
* [[Protein Data Bank (file format)]]
+
*[http://www.delanoscientific.com/ DeLano Scientific LLC]
* [[TeXshade]] — a LaTeX package for setting nucleotide and peptide alignments
+
*[http://3d-alignment.eu Protein '''alignment''' program coupled with PyMOL]
  
== External links ==
+
[[Category:Bioinformatics]]
 
+
[[Category:Graphics software]]
* [http://pymol.sourceforge.net/ PyMOL Homepage]
+
* [http://www.pymolwiki.org/index.php/Main_Page PyMOL Wiki]
+
* [http://www.delanoscientific.com/ DeLano Scientific LLC]
+
* [http://3d-alignment.eu Protein '''alignment''' program coupled with PyMOL]
+
 
+
[[Category:Technical and Specialized Skills]]
+
[[Category:Academic Research]]
+

Latest revision as of 04:18, 24 April 2007

PyMOL is an open-source, user-sponsored, molecular visualization system created by Warren Lyford DeLano and commercialized by DeLano Scientific LLC, which is a private software company dedicated to creating useful tools that become universally accessible to scientific and educational communities. It is well suited to producing high quality 3D images of small molecules and biological macromolecules such as proteins.

PyMOL is one of 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.

See also

External links