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.
Apply for new accounts at the new Proteopedia. Your logins will work in both the old and new versions.
TestHbonds
From Proteopedia
(Difference between revisions)
| (One intermediate revision not shown.) | |||
| Line 20: | Line 20: | ||
*Script used for <scene name='86/861331/Cv/2'>initial scene</scene>. | *Script used for <scene name='86/861331/Cv/2'>initial scene</scene>. | ||
*<scene name='86/861331/Cv/6'>New scene1</scene> | *<scene name='86/861331/Cv/6'>New scene1</scene> | ||
| - | *<scene name='86/861331/Cv/ | + | |
| + | nc = {[NAD]}.chainNo.min; | ||
| + | define ligOne [NAD] and chainNo=nc; | ||
| + | nc = {ligOne}.resNo.min; | ||
| + | define ligOne ligOne and resNo=nc; | ||
| + | |||
| + | define ligContact within(3.5, ligOne) and protein; | ||
| + | define ligContact within(group,ligContact); | ||
| + | select ligContact and (hydrogens); hide selected; | ||
| + | select ligContact and sidechain; color cpk; | ||
| + | select ligContact and (sidechain,alpha); wireframe 0.3; | ||
| + | select ligContact and *.CB; label %m%r; | ||
| + | background label yellow; color labels black; | ||
| + | zoomTo 0.5 { (ligOne , ligContact )} 0 *1.5; | ||
| + | |||
| + | *Script used for <scene name='86/861331/Cv/2'>initial scene</scene>. | ||
| + | *<scene name='86/861331/Cv/12'>New scene2</scene> | ||
| + | |||
| + | nc = {[NAD]}.chainNo.min; | ||
| + | define ligOne [NAD] and chainNo=nc; | ||
| + | nc = {ligOne}.resNo.min; | ||
| + | define ligOne ligOne and resNo=nc; | ||
| + | |||
| + | define ligContact within(3.5, ligOne) and protein; | ||
| + | select ligOne and (hydrogens); hide selected; | ||
| + | define ligContact within(group,ligContact); | ||
| + | select ligContact and (hydrogens); hide selected; | ||
| + | select ligContact and sidechain; color cpk; | ||
| + | select ligContact and (sidechain,alpha); wireframe 0.2; | ||
| + | select ligContact and *.CB; label %m%r; | ||
| + | background label yellow; color labels black; | ||
| + | select ligContact and (carbons) and (sidechain); color magenta; | ||
| + | zoomTo 0.5 { (ligOne , ligContact )} 0 *1.5; | ||
| + | |||
| + | *Script used for <scene name='86/861331/Cv/2'>initial scene</scene>. | ||
| + | *<scene name='86/861331/Cv/13'>New scene3</scene> | ||
</StructureSection> | </StructureSection> | ||
== References == | == References == | ||
<references/> | <references/> | ||
Current revision
| |||||||||||
