home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 5
/
DATAFILE_PDCD5.iso
/
rasmol
/
scipts
/
dna3
/
!DNA3
/
SEQCOLOR_S
< prev
next >
Wrap
Text File
|
1996-02-22
|
256b
|
13 lines
#colors = dna sequence
define sel_tmp selected
define bases_tmp selected and not backbone
select a and bases_tmp
color blue
select t and bases_tmp
color yellow
select c and bases_tmp
color red
select g and bases_tmp
color green
select sel_tmp