Printing protein amino acids histograms¶
A program that prints a histogram of the occurrences of various amino acids in a protein. An example command would be:
prompt> ResHist input.pdb
Code¶
Download code
See also
- OEPerceiveResidues function
- OEHierView class
- OEHierResidue class
- OEHierResidue.GetOEResidue method