Get droplet data from a well
get_single_well(
plate,
well_id,
empty = FALSE,
outliers = FALSE,
clusters = FALSE
)
A dataframe with the fluorescence value of all droplets in the given well.
A ddPCR plate.
A well ID.
Whether or not to include empty droplets.
Whether or not to include outlier droplets.
Whether or not to include cluster information.