Hello,
I would like to use biopython to retrieve the atom coordinates of type CA and the name of it's residue.
The input is a .pdb file. The output a dictionary with key = x,y,z and value = residue name. Since I'm completely new to biopython, I'm still to read the biopython tutorial, but for now, i would appreciate if someone scripts this for me.
Sincerest regards.