User:Karsten Theis/AI tutorial: Difference between revisions
From Proteopedia
Jump to navigationJump to search
No edit summary |
|||
| Line 37: | Line 37: | ||
color atoms opaque [xda70d6]; # magenta | color atoms opaque [xda70d6]; # magenta | ||
select LPF and not selected; color atoms opaque [xe6e6fa]; # rest of inhibitor: lavender??? | select LPF and not selected; color atoms opaque [xe6e6fa]; # rest of inhibitor: lavender??? | ||
select not ~focal; color chain; # default chain colors ( | select not ~focal; color chain; # default chain colors (pastel tones) | ||
select protein and not ~focal; Spacefill 100%; # background as spacefill | select protein and not ~focal; Spacefill 100%; # background as spacefill | ||
select 57.CD2, 102.OD1, 195.CB; label "%n %r"; # labelled atoms | select 57.CD2, 102.OD1, 195.CB; label "%n %r"; # labelled atoms | ||
| Line 76: | Line 76: | ||
center selected; zoom 300 # center and zoom in | center selected; zoom 300 # center and zoom in | ||
</nowiki> | </nowiki> | ||
<scene name='10/1076814/Trypsin_ryan_nini/1'>Trypsin</scene> | |||
===Overall views=== | ===Overall views=== | ||
These don't have a focal point. They should be centered on everything displayed. If using a representation you can look through (e.g. backbone or cartoon rather than surface or spacefill), fading/fogging "zshade" may be helpful to distinguish front and back. | These don't have a focal point. They should be centered on everything displayed. If using a representation you can look through (e.g. backbone or cartoon rather than surface or spacefill), fading/fogging "zshade" may be helpful to distinguish front and back. | ||