View source: R/Visualization_enrichCirclize.R
heatCir | R Documentation |
heatmap values for annotation circlize
heatCir(matrix, df, look = "Count")
matrix |
row names is from, column names is to |
df |
a data frame contains multigroup results of enrich |
look |
which column as heatmap value |
a list for heatmap in circlize
heatCir(matrix,df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.