User:Wayne Decatur/4ay9 pymol: Difference between revisions
Jump to navigation
Jump to search
Making images with 4ay9
In PyMol
Pages with supporting information
Line 11: | Line 11: | ||
==Pages with supporting information== | ==Pages with supporting information== | ||
*[[User:Wayne Decatur/Generate Unfolded Structures]] | *[[User:Wayne Decatur/Generate Unfolded Structures]] | ||
*[http://pymol.sourceforge.net/newman/user/S0220commands.html Pymol Posted Command Syntax and Atom Selections for PyMol] | |||
*[http://pymol.sourceforge.net/newman/user/S0210start_cmds.html Pymol Posted Command Syntax and Atom Selections for PyMol with 'resi' used] | |||
* [http://pymol.sourceforge.net/newman/user/S0260cartoons.html Pymol Users manual page on secondary structure] | * [http://pymol.sourceforge.net/newman/user/S0260cartoons.html Pymol Users manual page on secondary structure] | ||
'''Bold text''' | '''Bold text''' |
Revision as of 04:38, 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 NeedsToBeLoop, chain E and resid 16-17 alter NeedsToBeLoop, ss='L' # assign residues 16-17 as loop rebuild
Pages with supporting informationPages with supporting information
- User:Wayne Decatur/Generate Unfolded Structures
- Pymol Posted Command Syntax and Atom Selections for PyMol
- Pymol Posted Command Syntax and Atom Selections for PyMol with 'resi' used
- Pymol Users manual page on secondary structure
Bold text