Hi all; I am currently writing a little script that takes a selection and creates a hydrophobicity plot (using matplotlib). For the plot it would be nice to have the color of the used residues and I partially succeed with the iterate-color construct:
cmd.iterate(sele-str, "stored.list.append(color)") Instead of the color code I need the RGB value, ideally also of those that were just defined in that session. I figured out some, but the list is far from exhaustive. Any idea? would be most appreciated. Cheers, Andreas -- Andreas Henschel Bioinformatics Group TU Dresden Tatzberg 47-51 01307 Dresden, Germany Phone: +49 351 463 40063 EMail: a...@biotec.tu-dresden.de