ddpcr (version 1.11)

get_single_well: Get droplet data from a well

Description

Get droplet data from a well

Usage

get_single_well(plate, well_id, empty = FALSE, outliers = FALSE,
  clusters = FALSE)

Arguments

plate

A ddPCR plate.

well_id

A well ID.

empty

Whether or not to include empty droplets.

outliers

Whether or not to include outlier droplets.

clusters

Whether or not to include cluster information.

Value

A dataframe with the fluorescence value of all droplets in the given well.