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

Improve visualization of large heatmaps by interpolation #107

Open
cnluzon opened this issue Apr 17, 2024 · 0 comments
Open

Improve visualization of large heatmaps by interpolation #107

cnluzon opened this issue Apr 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@cnluzon
Copy link
Owner

cnluzon commented Apr 17, 2024

I ran into an example where a pattern that exists in the heatmap is not clearly seen unless the heatmap is saved in a very large image. The current subsampling of rows is not sophisticated enough to show these patterns if the data is a bit noisy. The same plot using deepTools looks clearer, and it seems that they use interpolation when visualizing the heatmap.

@cnluzon cnluzon added the enhancement New feature or request label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant