View source: R/plot_barcode_rank.R
plot_barcode_rank | R Documentation |
Barcode-Rank plot
plot_barcode_rank(data, lower = 10, show.inflection = TRUE, show.knee = FALSE)
data |
Count matrix |
lower |
Lower threshold passed on to DropletUtils::barcodeRanks() |
show.inflection |
Plot line at inflection point? |
show.knee |
Plot line at knee point? |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.