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> java ResHist input.pdb

Code

Download code

ResHist.java