This old version of Proteopedia is provided for student assignments while the new version is undergoing repairs. Content and edits done in this old version of Proteopedia after March 1, 2026 will eventually be lost when it is retired in about June of 2026.
Apply for new accounts at the new Proteopedia. Your logins will work in both the old and new versions.
User:Karsten Theis/transition proposal
From Proteopedia
(Difference between revisions)
| Line 34: | Line 34: | ||
</StructureSection> | </StructureSection> | ||
| + | |||
| + | ==SAT version 2== | ||
| + | Idea: each drawing command adds to the scene, rather the set the representation of the selected atoms. | ||
| + | |||
| + | <jmol> | ||
| + | <jmolButton> | ||
| + | <script>select protein</script> | ||
| + | <text>protein</text> | ||
| + | </jmolButton></jmol> | ||
| + | |||
| + | |||
| + | ===Selection=== | ||
| + | <jmol> | ||
| + | <jmolButton> | ||
| + | <script>select protein</script> | ||
| + | <text>protein</text> | ||
| + | </jmolButton></jmol> | ||
| + | <jmol> | ||
| + | <jmolButton> | ||
| + | <script>select not protein</script> | ||
| + | <text>not protein</text> | ||
| + | </jmolButton></jmol> | ||
| + | <jmol> | ||
| + | <jmolButton> | ||
| + | <script>select _C and sidechain</script> | ||
| + | <text>sidechain carbons</text> | ||
| + | </jmolButton></jmol> | ||
| + | <jmol> | ||
| + | <jmolButton> | ||
| + | <script>select sidechain or *.CA</script> | ||
| + | <text>sidechain and CA</text> | ||
| + | </jmolButton></jmol> | ||
Revision as of 13:52, 20 September 2020
| |||||||||||
SAT version 2
Idea: each drawing command adds to the scene, rather the set the representation of the selected atoms.
Selection
