User:Wayne Decatur/3kg2 Morph Methods: Difference between revisions

From Proteopedia
Jump to navigationJump to search
Wayne Decatur (talk | contribs)
m New page: First split all chains A, B, C, and D into single files and then used PyMol to change all chains to A for chains: for example:<br> alter (chain B),chain='A' <br> sort<br> Used [http://mo...
 
Wayne Decatur (talk | contribs)
mNo edit summary
Line 1: Line 1:
First split all chains A, B, C, and D into single files and then used PyMol to change all chains to A for chains:
First split all chains A, B, C, and D into single files and then used PyMol to change all chains to A for chains:<br>
&nbsp:<br>
for example:<br>
for example:<br>
alter (chain B),chain='A' <br>
alter (chain B),chain='A' <br>

Revision as of 05:01, 10 July 2010

First split all chains A, B, C, and D into single files and then used PyMol to change all chains to A for chains:
&nbsp:
for example:
alter (chain B),chain='A'
sort


Used Beta server - mainly because it allows turning off fitting so I can show relationship of identical conformations, left fitting on for showing difference between chain A and chain B.

Proteopedia Page Contributors and Editors (what is this?)

Wayne Decatur