Документ взят из кэша поисковой машины. Адрес оригинального документа : http://kodomo.cmm.msu.ru/~kathrine/1il2.txt
Дата изменения: Mon Oct 4 18:57:00 2004
Дата индексирования: Mon Oct 1 22:49:41 2012
Кодировка:
# This is a Rasmol script to demonstrate tRNA structure 1il2.
load H:/term3/credits/credit7/rab/pdb1il2.ent
restrict *c
define hel1 901-907c, 966-972c
define hel2 910-912c, 923-925c
define hel3 914c, 921c
define hel4 926-931c, 939-944c
define hel5 950-953c, 960-964c
define hel hel1, hel2, hel3, hel4, hel5
echo tRNA hel are defined as hel1, ..., hel5
echo hel is for joint of hel1, ..., hel5

define loop1 915-920c
define loop2 931-938c
define loop3 954-960c
define loops loop1, loop2, loop3
echo tRNA loops are defined as loop1, loop2, loop3
echo loops is for joint of loop1, loop2, loop3

define junction1 908-909c
define junction2 945-949c
define junction3 965c
define junctions junction1, junction2, junction3
echo tRNA loops are defined as junction1, junction2, junction3
echo junctions is for joint of junction1, junction2, junction3

define anticodon 934-936c
echo tRNA anticodon is defined

define internal_loop 913c, 922c
echo tRNA internal_loop is defined

define lend 973-976c
echo tRNA lends are defined


wireframe 50
echo press any button to color hel red
pause
select hel
color red
echo press any button to color loops green
pause
select loops
color green
echo press any button to color the internal_loop magenta
pause
select internal_loop
color magenta
echo press any button to color the anticodon cyan
pause
select anticodon
color cyan
echo press any button to color lend white
pause
select lend
color white
echo press any button to color junctions purple
pause
select junctions
color purple
echo press any button to remove the protein
pause
restrict rna