This is a read-only mirror of pymolwiki.org
Difference between revisions of "User:BorisKheyfets"
Jump to navigation
Jump to search
(Created page with "== Emacs == Emacs is text editor in which You can easily write functions which transform text. * Simple emacs mode for [https://github.com/bk322/bk_elisps/blob/master/modes/bk-pm...") |
m (1 revision) |
(No difference)
|
Latest revision as of 01:20, 28 March 2014
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.