pair_comparison_plot: Produce pair comparison scatterplot

Description Usage Arguments

Description

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

Usage

1
pair_comparison_plot(x1, x2, dist_range, ...)

Arguments

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.


jngwehi/loxcodeR documentation built on March 17, 2020, 5:32 p.m.