Skip to content

yamule/SurfStamp-pymol-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SurfStamp PyMOL Plugin

example  

Requirements

  • PyMOL 2.x (with pyQt5, https://github.com/schrodinger/pymol-open-source)
  • Java Runtime Environment (Install with the command like sudo apt-get install openjdk-8-jre)
  • Some Python Modules (Install with the command like pip install XXX or conda install XXX)
    • numpy
    • pyopengl
    • pyopengl-accelerate
    • pillow

Usage

1.git clone https://github.com/yamule/SurfStamp-pymol-plugin
2. Launch PyMOL
3. Plugin -> Plugin Manager -> Install New Plugin -> Install from local file -> [Select __init__.py in the repository folder you(git) made at step 1.]
4. Plugin -> SurfStamp

Try SurfStamp with much more flexible options

https://github.com/yamule/SurfStamp-public

License

[Apache License 2.0]
(c) yamule
[BSD 2-Clause License] (for PyMOL Demo Plugin)
Copyright (c) 2018, Schrodinger, Inc.