classify_thresholds: Analysis step: Classify droplets

View source: R/type-custom_thresholds.R

classify_thresholdsR Documentation

Analysis step: Classify droplets

Description

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.

Usage

classify_thresholds(plate)

Arguments

plate

A ddPCR plate

Details

This function is recommended to be run as part of an analysis pipeline (ie. within the analyze function) rather than being called directly.

Value

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.

See Also

custom_thresholds
analyze
thresholds


daattali/ddpcr documentation built on March 27, 2024, 6:50 a.m.