For each barcode in x1, x2, read counts in each sample are plotted on a log-scale, after adjusting sample x2 to match the total read count (for valid barcodes) in sample x1. Barcodes present in one sample and not the other are shown horizontally and vertically (below 0) using beeswarm plots
1 | pair_comparison_plot(x1, x2, dist_range, ...)
|
x1 |
loxcode_sample object for sample 1 |
x2 |
loxcode_sample object for sample 2 |
dist_range |
c(lower, upper), specifying the range of dist_orig values to consider. Both bounds are inclusive. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.