# This is a Rasmol script to demonstrate tRNA structure 1euy. load H:\public_html\1euy.ent restrict *b define lends 901b, 972-976b echo tRNA lends are defined define helix1 902-907b, 966-971b define helix2 910-913b, 922-925b define helix3 926-933b, 937-944b define helix4 949-953b, 961-965b define helix5 954b, 958b define hel helix1, helix2, helix3, helix4, helix5 echo tRNA hel are defined as helix1, ..., helix5 echo hel is for joint of helix1, ..., helix5 define bulge1 959-960b define bulges bulge1 echo bulges is defined define junction1 908-909b, 945-948b define junctions junction1 echo tRNA junctions are defined as junction1 echo junctions is for joint of junction1 define loop1 914-921b define loop2 955-957b define loops loop1, loop2 echo tRNA loops are defined as loop1, loop2 echo loops is for joint of loop1, loop2 define anticodon 934-936b echo tRNA anticodon is defined wireframe 70 echo press any button to color lends white pause select lends color white echo press any button to color hel red pause select hel color red echo press any button to color bulges pink pause select bulges color pink echo press any button to color junctions yellow pause select junctions color yellow echo press any button to color loops green pause select loops color green echo press any button to color the anticodon purple pause select anticodon color purple echo press any button to remove the protein pause restrict rna