View source: R/ArchR_ExtractMeansFromSe.R
ArchR_ExtractMeansFromSe | R Documentation |
This function takes seMarker and extracts the mean matrix for heatmap plotting
ArchR_ExtractMeansFromSe(seMarker, Log2norm = TRUE, scaleTo = 10^4)
seMarker |
the se object created |
Log2norm |
boolean to log2 normalize the matrix + scale for cluster size |
scaleTo |
scale factor to multiply by |
means matrix for plotting
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.