User:Wayne Decatur/3kg2 Morph Methods: Difference between revisions
From Proteopedia
Jump to navigationJump to search
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... |
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> | ||
 :<br> | |||
for example:<br> | for example:<br> | ||
alter (chain B),chain='A' <br> | alter (chain B),chain='A' <br> | ||