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

Add annotation to the heatmap #89

Open
harimchun opened this issue Mar 6, 2023 · 0 comments
Open

Add annotation to the heatmap #89

harimchun opened this issue Mar 6, 2023 · 0 comments

Comments

@harimchun
Copy link

Hi, I am trying to add annotation information to the heatmap.

I have GO terms that are observed from a specific condition and want to visualize specific terms are observed from which condition.

I tried to add annotation information to the heatmap using the R code below by concatenating additional code
ht_clusters(mat, cl, term = NULL) %v% HeatmapAnnotation(colAnn, which='column')
However, it doesn't work.

How can I add annotation information to the heatmap?

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