View source: R/Visualization.R
plot heatmap of ADT and selected RNA features of cell clusters
1 2 3 4 5 6 7 8 9 10 11 12 |
object |
seurat object |
adt.feature |
ADT features used for plot |
rna.feature |
RNA features used for plot |
group.by |
cell clusters |
adt.label |
annotate ADT features on HEATmap (TRUE or FALSE) |
rna.label |
annotate RNA features on HEATmap (TRUE or FALSE) |
label.hjust |
hjust for ADT labels, number between 0 and 1 |
label.size |
font size of ADT labels |
height.rel |
reletive height of RNA compare to ADT. Default 1 means equal height. set to null , the height will be set according to number of features |
legend |
show legend or not. TRUE or FALSE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.