PyMOL

De Pontão Nós Digitais
Revisão de 20h00min de 21 de dezembro de 2011 por V1z (discussão | contribs) (→‎Installation)
(dif) ← Edição anterior | Revisão atual (dif) | Versão posterior → (dif)
Ir para navegaçãoIr para pesquisar

PyMOL is a Molecular Graphics System created by Warren L. DeLano, Ph.D.

Installation

In Ubuntu (tested for >=11.10), you can just issue

sudo apt-get install pymol

Work-around to Ubuntu Bug

Ubuntu has a bug in the package where the shader files were not included. You can download them from

http://diablo.ucsc.edu/~wgscott/pymol/pymol-1.4/data/shaders/

Then issue, as root

mkdir -p /usr/lib/pymodules/python2.7/pymol/data/shaders

Then move *.vs *.fs to that directory. You should now be able to start PyMOL.