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

DotPlot_scCustom: Show Cluster Idents on top #181

Open
jaakoobb opened this issue Apr 24, 2024 · 0 comments
Open

DotPlot_scCustom: Show Cluster Idents on top #181

jaakoobb opened this issue Apr 24, 2024 · 0 comments

Comments

@jaakoobb
Copy link

jaakoobb commented Apr 24, 2024

Hi Sam,

I generated a nice plot with the following code:

Clustered_DotPlot(vd1, features = top_markers,
  exp_color_middle=0, exp_color_min = -1, colors_use_idents=pal, k=8)

image

I would like to change the placement of the cluster labels, in this case that's only the cluster numbers (0-15). Is it possible to show these labels on the top, within the colored Identiy boxes (similar to setting label=T, label.box = T in DimPlot_scCustom()? In that case the Identity legend would be obsolete. Is there an easy way of doing this?

Thank you so much and kind regards
Jakob

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

1 participant