Identify droplets that have an abnormally high fluorescence intensity as
outliers. Any such droplets will be assigned to the OUTLIER cluster.
See the README for
more information about the algorithm used to find outlier droplets.
remove_outliers(plate)
A ddPCR plate with outlier droplets marked as outliers. The plate's
metadata will have a new variable drops_outlier
which will count the
number of outlier droplets in each well.
A ddPCR plate.
This function is recommended to be run as part of an analysis pipeline (ie.
within the analyze
function) rather than being called
directly.
analyze
get_outlier_cutoff