Документ взят из кэша поисковой машины. Адрес оригинального документа : http://kodomo.cmm.msu.ru/~mmetelev/Term3/cont.spt
Дата изменения: Tue Dec 26 07:00:00 2006
Дата индексирования: Tue Oct 2 07:28:18 2012
Кодировка:
script dna.def
script more.def
background white
restrict none
zoom 200
select within (3.5, dpol) and protein and (*.n???,*.o???)
cpk 150
color red
set fontsize 14
set fontstroke 1
label %n %r %a %c
echo protein atoms, generating polar contacts of protein with deoxyribose
pause
cpk off
label off

select within (4.5, dnepol) and protein and not (*.n???,*.o???)
cpk 150
color blue
label %n %r %a %c
echo protein atoms, generating hydrophobic contacts of protein with deoxyribose
pause
cpk off
label off

select within (3.5, ppol) and protein and (*.n???,*.o???)
cpk 150
color red
label %n %r %a %c
echo protein atoms, generating polar contacts of protein with phosphatic acid
pause
cpk off
label off

select within (3.5, mjgpol) and protein and (*.n???,*.o???)
cpk 150
color red
label %n %r %a %c
echo protein atoms, generating polar contacts of protein with bases,
echo situated in major groove
pause
cpk off
label off

select within (4.5, mjgnepol) and protein and not (*.n???,*.o???)
cpk 150
color blue
echo protein atoms, generating hydrophobic contacts of protein with bases,
echo situated in major groove
label %n %r %a %c
pause
cpk off
label off

select within (3.5, migpol) and protein and (*.n???,*.o???)
cpk 150
color red
label %n %r %a %c
echo protein atoms, generating polar contacts of protein with bases,
echo situated in minor groove
pause
cpk off
label off

select within (4.5, mignepol) and protein and not (*.n???,*.o???)
cpk 150
color red
label %n %r %a %c
echo protein atoms, generating hydrophobic contacts of protein with bases,
echo situated in minor groove