plot_marker_score | R Documentation |
Volcano-like plot showing log_f2c vs p-value for genes found in marker_list returned by ISO_SWITCH_ALL
plot_marker_score(obj, markers, facet = FALSE, ncol = 4, overlaps = 10)
obj |
Seurat object |
markers |
List of markers returned by ISO_SWITCH_ALL |
facet |
if TRUE, facet by individual cell type, defaults to FALSE |
ncol |
specifies number of columns if facet=TRUE, defaults to 4 |
overlaps |
max number of overlapping labels, defaults to 10 |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.