User:Wayne Decatur/4ay9 pymol: Difference between revisions
From Proteopedia
Jump to navigationJump to search
| Line 5: | Line 5: | ||
<pre> | <pre> | ||
select NeedsToBeLoop, chain E and resi 16-17 | select NeedsToBeLoop, chain E and resi 16-17 | ||
alter NeedsToBeLoop, ss='L' # assign residues 16-17 as loop | alter NeedsToBeLoop, ss='L' # assign residues 16-17 of chain E as loop | ||
rebuild | rebuild | ||
</pre> | </pre> | ||