Add an --width X argument that plots every point as X length. So, if the midpoint of a 20bp fragment is at position (20, 10), if --width 10 the midpoint is now plotted at (20, 5:15). This could be useful for data viz if points are smaller than 1 px on the rendered heatmap, etc.