This is a read-only mirror of pymolwiki.org
Difference between revisions of "User:Jaredsampson"
Jump to navigation
Jump to search
Jaredsampson (talk | contribs) |
Jaredsampson (talk | contribs) |
||
Line 1: | Line 1: | ||
− | My name is Jared Sampson (surprise). I'm a lowly research technician with 5 years of experience in crystallography in 2 labs. | + | My name is Jared Sampson (surprise). I'm a lowly research technician with 5 years of experience in crystallography in 2 labs. My expertise is limited, but I'm gradually picking up PyMOL tricks here and there and learning as I go. |
Confession: I tend to write python functions to do things that would be done far more quickly if I simply wrote out the individual commands in a .pml script, but the idea of having a function do that for me is far too appealing to pass up. Plus I'm a novice in the programming world, so I need all the practice I can get. | Confession: I tend to write python functions to do things that would be done far more quickly if I simply wrote out the individual commands in a .pml script, but the idea of having a function do that for me is far too appealing to pass up. Plus I'm a novice in the programming world, so I need all the practice I can get. |
Revision as of 16:11, 9 April 2010
My name is Jared Sampson (surprise). I'm a lowly research technician with 5 years of experience in crystallography in 2 labs. My expertise is limited, but I'm gradually picking up PyMOL tricks here and there and learning as I go.
Confession: I tend to write python functions to do things that would be done far more quickly if I simply wrote out the individual commands in a .pml script, but the idea of having a function do that for me is far too appealing to pass up. Plus I'm a novice in the programming world, so I need all the practice I can get.