Skip to content

scalebar for hic matrix gets cutoff #440

Open
@rikrdo89

Description

@rikrdo89

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?)

With log1p:
image

With log:
image

Using pyGenomeTracks 3.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions