Skip to content

martbab/Pymol-script-repo

 
 

Repository files navigation

This is the project to put all PyMOL script under Git control.

See more here: http://www.pymolwiki.org/index.php/Git_intro

#Import script in pymol by filename of script
import colorbydisplacement

To see the functions in the script:
help(colorbydisplacement)

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.0%
  • C 18.7%
  • C++ 4.3%
  • Shell 3.1%
  • Fortran 1.2%
  • JavaScript 0.7%