View source: R/debarcoder_plotting.R
plot_barcode_yields | R Documentation |
Plotting sample yields after debarcoding
plot_barcode_yields( bc.results, sep.threshold, mahal.threshold = NULL, mahal.dist = NULL )
bc.results |
The debarcoding results returned from |
mahal.threshold |
If not |
mahal.dist |
A vector of Mahalnobis distances, as returned by |
Returns a ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.