is_well_success {ddpcr}R 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.


[Package ddpcr version 1.15.2 Index]