Difference between revisions of "User:Inchoate"

From PyMOLWiki
Jump to navigation Jump to search
Line 1: Line 1:
= My Info =
+
My name is Jason Vertrees and I'm a postdoc in computational biology.  Currently, I study proteins through mathematical models & machine learning. My previous work was in theoretical biophysics.
If you are interested in Biophysical, Structural or Compuational Biology, please check out [http://www.bscb.utmb.edu/ BSCB@UTMB] -- my old school.
 
  
''Jason Vertrees, PhD<br>(javertre(at)cs_dot_dartmouth(dot2)edu)''<br>
+
Also, I am the owner and of the PyMOLWiki website.
'''School:: [http://www.bscb.utmb.edu BSCB@UTMB]<br>BEST  :: [http://best.utmb.edu/BEST/ BEST@UTMB]<br>Biz.  :: [http://www.andeanimporters.com/ Andean Importers]'''
 
  
[[User:Inchoate|Tree]] 14:21, 3 April 2007 (CDT)
+
If you are interested in Biophysical, Structural or Compuational Biology, check out [http://www.bscb.utmb.edu/ BSCB@UTMB] -- my old school.
 +
 
 +
 
 +
'''Jason Vertrees, PhD
 +
 
 +
''jv(_at-)cs_dot_dartmouth(dot2)edu''
 +
 
 +
[http://www.cs.dartmouth.edu/~jv/ My Page]
  
 
= My ~/.pymolrc =
 
= My ~/.pymolrc =
Line 34: Line 39:
 
= See Also =
 
= See Also =
 
[[oload]], [[Cealign]], [[find_bind]], [[zero]], [[removeAlt]], [[toGroup]], [[ribbon_width]], [[antialias]], [[cartoon_fancy_helices]], [[depth_cue]], [[ray_trace_fog]], [[ray_opaque_background]], [[defer_builds_mode]], [[ray_trace_mode]].
 
[[oload]], [[Cealign]], [[find_bind]], [[zero]], [[removeAlt]], [[toGroup]], [[ribbon_width]], [[antialias]], [[cartoon_fancy_helices]], [[depth_cue]], [[ray_trace_fog]], [[ray_opaque_background]], [[defer_builds_mode]], [[ray_trace_mode]].
 +
 +
[[User:Inchoate|Tree]] 19:08, 26 May 2009 (UTC)

Revision as of 15:08, 26 May 2009

My name is Jason Vertrees and I'm a postdoc in computational biology. Currently, I study proteins through mathematical models & machine learning. My previous work was in theoretical biophysics.

Also, I am the owner and of the PyMOLWiki website.

If you are interested in Biophysical, Structural or Compuational Biology, check out BSCB@UTMB -- my old school.


Jason Vertrees, PhD

jv(_at-)cs_dot_dartmouth(dot2)edu

My Page

My ~/.pymolrc

run ~/playground/pymol_scripts/oload.py
run ~/playground/cealign/qkabsch.py
run ~/playground/cealign/cealign.py
run ~/playground/pymol_scripts/find_bind.py
run ~/playground/pymol_scripts/zero.py
run ~/playground/pymol_scripts/removeAlt.py
run ~/playground/pymol_scripts/toGroup.py

one_letter ={'VAL':'V', 'ILE':'I', 'LEU':'L', 'GLU':'E', 'GLN':'Q', \
'ASP':'D', 'ASN':'N', 'HIS':'H', 'TRP':'W', 'PHE':'F', 'TYR':'Y',    \
'ARG':'R', 'LYS':'K', 'SER':'S', 'THR':'T', 'MET':'M', 'ALA':'A',    \
'GLY':'G', 'PRO':'P', 'CYS':'C'}

set ribbon_width, 8
set antialias,2
set cartoon_fancy_helices,1
set ray_trace_mode,1
set depth_cue,0
set ray_trace_fog,0
set ray_opaque_background,0
set defer_builds_mode, 3

See Also

oload, Cealign, find_bind, zero, removeAlt, toGroup, ribbon_width, antialias, cartoon_fancy_helices, depth_cue, ray_trace_fog, ray_opaque_background, defer_builds_mode, ray_trace_mode.

Tree 19:08, 26 May 2009 (UTC)