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

From Proteopedia
Jump to navigation Jump to search
Wayne Decatur (talk | contribs)
Wayne Decatur (talk | contribs)
Line 4: Line 4:


<pre>
<pre>
alter 14-18/, ss='L'            # assign residues 14-18 as loop
select chain E and 16-17
alter sele/, ss='L'            # assign residues 14-18 as loop
rebuild     
rebuild     
</pre>
</pre>

Revision as of 04:27, 5 July 2013

Making images with 4ay9Making images with 4ay9

In PyMolIn PyMol

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.

select chain E and 16-17
alter sele/, ss='L'             # assign residues 14-18 as loop
rebuild    

Pages with supporting informationPages with supporting information

Bold text