Image

Imagecascando wrote in Imagepython_dev

I need to write a program in which the user can input a PDB file, examine its contents, and use that information to calculate phi/psi angles for each residue in the given protein. I have no idea where to even begin with something like this.

Have any of you ever done anything like this?