View source: R/type-custom_thresholds.R
classify_thresholds | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.