Learn R Programming

ddpcr (version 1.15.2)

get_empty_cutoff.pnpp_experiment: Get the cutoff for empty droplets in a well

Description

Very similar to the get_empty_cutoff method of the base plate type, except for this plate type we know that we don't expect any droplets in one of the corners, so we can save time by only having an empty cutoff in one dimension.

Usage

# S3 method for pnpp_experiment
get_empty_cutoff(plate, well_id)

Arguments