User:Wayne Decatur/4ay9 pymol: Difference between revisions

From Proteopedia
Jump to navigationJump to search
Wayne Decatur (talk | contribs)
mNo edit summary
Wayne Decatur (talk | contribs)
Line 3: Line 3:
I found that for some reason part of the structure that in the paper is represented as a loop, PyMol was making a helix. It was small and not overly noticeable but to perfect images for Stacia's slides. I wanted to deal with it.
I found that for some reason part of the structure that in the paper is represented as a loop, PyMol was making a helix. It was small and not overly noticeable but to perfect images for Stacia's slides. I wanted to deal with it.


<code>
<pre>
alter 14-18/, ss='L'            # assign residues 14-18 as loop
alter 14-18/, ss='L'            # assign residues 14-18 as loop
rebuild     
rebuild     
</code>
</pre>
 


==Pages with supporting information==
==Pages with supporting information==