# NOT RUN {
library(dplyr)
tidyHeatmap::N52 %>%
group_by( `Cell type`) %>%
tidyHeatmap::heatmap(
.row = symbol_ct,
.column = UBR,
.value = `read count normalised log`,
annotation = CAPRA_TOTAL
)
# }
Run the code above in your browser using DataLab