pull out PDB binding data
I want to pull out residue and hetatom coordinates in PDB files and make an evaluation of what the contact residues are.
I then want to compare these residues against alignments. If these residues are conserved in an alignmet, star those residues. Reasons for doing this is that I have 15,000 rows of initial "hits" on a many-against-many alignment.
Can someone point me in the right direction on reading for this?