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.


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