query_heatmap | R Documentation |
This function allows you to plot a heatmap of some genes with the certain function
query_heatmap(query, Seurat_obj, species = "Mouse")
query |
string containing a regular expression to find a certain gene function |
Seurat_obj |
Seurat object |
heatmap
query_heatmap('chemokine', pp.comp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.