Ticket #6624: 5_DAAP1.cxc

File 5_DAAP1.cxc, 1.4 KB (added by cxk853@…, 4 years ago)

Added by email2trac

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