is_well_success: Determine if a well had a successful ddPCR run

View source: R/failures.R

is_well_successR Documentation

Determine if a well had a successful ddPCR run

Description

This function runs the actual algorithm for determining which wells failed.

Usage

is_well_success(plate, well_id)

Value

FALSE if there are obvious quality problems with the well that suggest the ddPCR run failed; TRUE otherwise.


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