Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Left over 0 in plotProfile #965

Open
dpryan79 opened this issue Jul 8, 2020 · 1 comment
Open

Left over 0 in plotProfile #965

dpryan79 opened this issue Jul 8, 2020 · 1 comment
Labels

Comments

@dpryan79
Copy link
Collaborator

dpryan79 commented Jul 8, 2020

There's a random 0 left over when plotProfile adds a title:

plotProfile -m mat.gz -out profile.png --plotType se --labelRotation 45 --plotHeight 15 --plotWidth 15 -T "Average Profile"

This is probably a weird matplotlib bug that needs working around.

@LeilyR LeilyR added the bug label Sep 17, 2020
@LeilyR
Copy link
Contributor

LeilyR commented Sep 17, 2020

Hi @dpryan79 I have tried your command line on #1001 and the figure looks like this:
plotProfile -m deeptools/test/test_heatmapper/master_multi.mat.gz -out profile.png --plotType se --labelRotation 45 --plotHeight 15 --plotWidth 15 -T "Average Profile"
profile
I am not sure if I can see where the left over 0 is. Could it be that updating mpl already solved the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants