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

Feature Request: Change shape of cells of heatmap #389

Open
Rohit-Satyam opened this issue May 10, 2024 · 0 comments
Open

Feature Request: Change shape of cells of heatmap #389

Rohit-Satyam opened this issue May 10, 2024 · 0 comments

Comments

@Rohit-Satyam
Copy link

I am trying to plot a categorical variable (olive track in left figure). But rather than a strip, I was wondering if it is possible to convert every category of uniform sized dots (like orange dots)

circos.heatmap(df$category, split = df$split ,rownames.cex = 0.3, col = promoter, 
cluster = F,track.height = 0.05,rownames.side = "outside", show.sector.labels = TRUE)

I tried using circos.points but I couldn't figure out how to plot points without making the tracks first
image

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