This is a read-only mirror of pymolwiki.org
User:BorisKheyfets
Jump to navigation
Jump to search
Emacs
Emacs is text editor in which You can easily write functions which transform text.
- Simple emacs mode for PyMOL's pml scripts
- Simple emacs mode for pdb files (I'm only interested in ATOM records)
Pygments
I use sphinx for notes of all kinds. And sphinx uses pygments to color code. So I write pygment lexers (highlight rules).
- Simple pygments lexer for PyMOL's pml scripts
- Simple pygments lexer for pdb files (I'm only interested in ATOM records)
PyMOL scripts
I do coarse grained molecular dynamics in Gromacs.