is_dirty {ddpcr} | R Documentation |
Is the plate object dirty (ie has changed since the analysis was run)?
Description
Is the plate object dirty (ie has changed since the analysis was run)?
Usage
is_dirty(plate)
Arguments
plate |
A ddPCR plate |
Value
TRUE
if any plate settings have changed that require the plate
analysis to re-run; FALSE
otherwise
[Package ddpcr version 1.15.2 Index]