Hello List,
I'm trying to make a plugin which will load various features from a
swissprot entry onto a model loaded in PyMol but need to know a few
things such as:
Where are the sequences of the models stored in pymol and how do I
retrieve them?
Are these taken from the ATOM or SEQRES sections of the PDB file?
Is there a PDB parser class somewhere for reading in the PDB files?
I had a browse through the pymol directory but couldn't find anything
which looked like the above. I'm still very new to python so the chances
are I have missed it.
many thanks,
Jules