# Playing with porin.
# please load some porin structure before executing this script!

# Special coloring scheme for very polar and aromatic residues:
select all
backbone 5
color white
select arg lys asp glu asn gln
color blue
pattern = arg lys asp glu asn gln / arg lys asp glu asn gln
select pattern
color red
select aromatic
color yellow

# Preparing data for hydrophobicity plot:
select hetero
select complement
sequence from 1
scale octanol


