Description Usage Arguments Details Value
Generates a marker density heatmap for the cell cluster profiles stored in a 'CLUSTER' object.
1 2 |
cluster |
a CLUSTER object containing one or several cell cluster profiles |
density.max |
a numeric specifying the maximal density gradient value in the heatmap |
barwidth |
a numeric specifying the width of each bar of the representation |
scale_densities |
a boolean specifying if the gradient scale of each marker must be adapted |
return.gg |
a logical indicating if the function should return a list of ggplot objects |
In such representation, each bar corresponds to a marker and the color gradient is proportional to the marker expression density.
if return.gg is TRUE, the function returns a list of ggplot objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.