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

Heatmap values ordered by cluster #64

Open
karlacat1 opened this issue May 2, 2023 · 1 comment
Open

Heatmap values ordered by cluster #64

karlacat1 opened this issue May 2, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@karlacat1
Copy link

Hi,

I have been using SCEVAN to annotate tumor samples and I was wondering if there is a way to plot the heatmap values ordered by cluster number (e.g. leiden clustering) instead of "normal vs tumor"?

Thanks!
Karla

@AntonioDeFalco
Copy link
Owner

I don't know if you are referring to the clusters of subclones found by SCEVAN because that plot is generated SAMPLENAMEheatmap_subclones.png. Otherwise if you are referring to your own clustering on the initial scRNA matrix you can generate the heatmap yourself using your clustering and the CNA matrix used to generate the SCEVAN heatmap which is saved in CNAmtx.RData (heatmap.png) or CNAmtxSubclones.RData (heatmap_subclones.png)

I hope I have made myself clear. Let me know.

@AntonioDeFalco AntonioDeFalco added the enhancement New feature or request label Jun 20, 2023
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

2 participants