8000 Is it possible to split heatmap row-wise into different sections? · Issue #104 · ropensci/iheatmapr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Is it possible to split heatmap row-wise into different sections? #104

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

Open
mcsimenc opened this issue May 20, 2024 · 1 comment
Open

Is it possible to split heatmap row-wise into different sections? #104

mcsimenc opened this issue May 20, 2024 · 1 comment

Comments

@mcsimenc
Copy link

Is it possible to split a heatmap into groups such that there is white space between the groups, like this example from the ComplexHeatmap package?

image

Thanks!

@mcsimenc mcsimenc changed the title Possible to split heatmap row-wise into different sections Is it possible to split heatmap row-wise into different sections? May 20, 2024
@srsankhe
Copy link

With the current implementation of the package, it's not an out of the box method. But you could stack mulitple heatmaps with add_iheatmap to the main_heatmap. But this does come at a cost of the dendrograms being each heatmap specific.

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

No branches or pull requests

2 participants
0