plot_binary_median | R Documentation |
This function plots the median expressions of all markers after binary classification. Returns a graph.
plot_binary_median(
binary.summary = NULL,
remove.unclass = FALSE,
title = "Median Expressions"
)
binary.summary |
(Required) A data frame containing abundance results. Expects results from binary_summary |
remove.unclass |
Option to remove unclassified cells from plot. (Default: FALSE) |
title |
Plot title (Default: 'Median Expressions') |
plot_binary_abundances(binary.summary)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.