Program to plot a Ramachandran plot of all dihedral angles from a given PDB file. Background is empirically generated from the peptides in the Top8000 PDB data set.
Currently, the Ramachandran plotter program requires the installation of the Phenix Suite in order to generate dihedral angles of the user's given protein. This is being changed to remove the reliance on the Phenix Suite (regardless of its power and standalone utility) to instead use the Python module Biopython. This will enable more widespread use of the plotting algorithm.
Currently, the Ramachandran plotter program requires the installation of the Phenix Suite in order to generate dihedral angles of the user's given protein. This is being changed to remove the reliance on the Phenix Suite (regardless of its power and standalone utility) to instead use the Python module Biopython. This will enable more widespread use of the plotting algorithm.