PyMOL: mudanças entre as edições

De Pontão Nós Digitais
Ir para navegaçãoIr para pesquisar
(versao inicial)
 
mSem resumo de edição
Linha 17: Linha 17:
Then move *.vs *.fs to that directory. You should now be able to start PyMOL.
Then move *.vs *.fs to that directory. You should now be able to start PyMOL.


[Category:Lab Macambira]
[[Category:Lab Macambira]]

Edição das 19h45min de 21 de dezembro de 2011

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

Installation

In Ubuntu >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.