Jmol/Using the console: Difference between revisions
From Proteopedia
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 28: | Line 28: | ||
===Superpositions=== | ===Superpositions=== | ||
===Covalent modifications=== | |||
This script shows carbohydrates and the protein side chains that are covalently linked to them as wireframe. | |||
select within(1.8, carbohydrate) and protein | |||
show selected | |||
select within(group, selected) | |||
select selected and (sidechain or alpha) | |||
select selected or carbohydrate | |||
wireframe on | |||
</StructureSection> | </StructureSection> | ||