classify_thresholds {ddpcr} | R Documentation |
The main analysis step for ddPCR plates of type custom_thresholds
.
Assign each droplet into one of four quadrants based on the thresholds.
See the README for
more information.
classify_thresholds(plate)
plate |
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.
A ddPCR plate with all the droplets assigned to a quadrant. The plate's metadata will have a few new variables relating to the number of droplets in each quadrant.
custom_thresholds
analyze
thresholds