PlotMAPQ.functions.SaveMAPQHistogram

PlotMAPQ.functions.SaveMAPQHistogram(dictIn, filePath, title='MAPQ')

Plots and saves dictIn to a histogram.

Args:
param dictIn:dictionary of (k,v) where k indicates mapq and v indicates frequency.
param filePath:filePath to save results to