is_well_success.pnpp_experiment: Determine if a well had a successful ddPCR run

View source: R/pnpp_experiment-failures.R

is_well_success.pnpp_experimentR Documentation

Determine if a well had a successful ddPCR run

Description

Very similar to the is_well_success method of the base plate type, except for this plate type we know where we expect to see droplets so we can save time by using QC metrics more specific to this plate type.

Usage

## S3 method for class 'pnpp_experiment'
is_well_success(plate, well_id)

ddpcr documentation built on Aug. 21, 2023, 1:07 a.m.