Open
Description
When plotting a hic matrix (from a cool file) , using the default settings from the make_tracks_file
command, the scalebar gets cutoff on the left. The default transform is log1p, and the values of the scale bar with this transform are expressed as multiples of 10s (n x 10), which makes the label go off the plotting area. Is there a way to assign more plotting area to the left? or to change the notation of the scale bar to avoid using x 10?
Interestingly, when I use log transform, the matrix scale bar that gets plotted does not have any numbers. (is there a way to add them?)
Using pyGenomeTracks 3.8