is_well_success: 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.