User:BorisKheyfets: Difference between revisions
		
		
		
		
		
		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...")  | 
			
(No difference) 
 | 
Latest revision as of 04:47, 27 October 2012
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.