Ticket #6641: 5_DAAP1.cxc

File 5_DAAP1.cxc, 1.4 KB (added by Eric Pettersen, 4 years ago)

script

Line 
1close all
2
3open 5UH6
4open 5UHG
5
6#match #2 to #1 showAli true
7match #2 to #1
8
9# sets the preset to publication
10set bg white
11graphics silhouettes t
12# Set a view
13view name start
14hide all
15select nucleic-acid
16show sel ribbon
17show sel atoms
18nucleotides stubs
19# Sets the nuclotide selection
20name frozen NN sel
21sel ~sel
22~sel :RFP
23# Sets the surface selection
24name frozen SS sel
25show SS surface
26surface SS trans 0
27#
28sel #1.6
29name frozen beta sel
30sel clear
31
32# Set RFP name
33sel :RFP
34name frozen rfp sel
35
36sel #1.6; sel subtract /C:1036-1200; name frozen beta2 sel; sel clear
37## Scripts
38
39turn y 270
40surface SS trans 70
41show :MG atoms
42
43view name init1
44
45###
46turn y 50
47turn x 10
48zoom 2
49view name rfp_s
50###
51view rfp_s
52cofr rfp
53turn y -50
54turn x -10
55move y -10
56zoom 4
57move x 15
58move y -4
59view name rfp_f
60
61#new view
62view rfp_f
63zoom 0.6
64turn y 30
65view name rfp_fl
66turn y -80
67view name rfp_fr
68
69# Starting
70view init1
71
72
73#
74view init1
75zoom 1.4
76move x 10
77view name dna
78
79####
80split #1
81close #1/A
82close #1/B
83close #1/C
84close #1/D
85close #1/E
86close #1/F
87
88close #1/H
89
90#close real DNA
91hide #2/G ribbon
92hide #2/G atoms
93
94style rfp stick; hide rfp surface; show rfp atoms; color rfp yellow; color rfp byhetero
95
96nucleotides atoms
97style nucleic stick
98
99view dna
100turn y 180
101move y 7
102zoom 1.4
103view name daap1
104
105####
106
107view dna
108wait 10
109
110crossfade 10;
111col :88G hotpink; color :88G byhetero; show :88G atoms
112wait 10;
113
114view daap1 frames 60
115cofr :88G
116wait 60
117
118turn y 1 50
119wait 50
120
121
122select /D:852
123
124
125
126
127
128