Skip to content

boscoh/pyball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyball

A pure Python OpenGL ES protein viewer

screen shot

Dependencies

Written against Python 2.7. The dependencies are:

  • numpy
  • pdbremix
  • pyopengl
  • vispy

To install, do:

pip install numpy pyopengl vispy

Then download:

https://github.com/boscoh/pdbremix/archive/master.zip

And in the pdbremix directory:

python setup.py install

Usage

python pyball.py 1cph.pdb

Sidechains

Press s to turn sidechains on/off
Press q to exit

About

python opengl protein viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages