dot-numberOfWells: Find the number of wells in the data frame.

Description Usage Arguments Details Value Author(s)

Description

Auxiliary function to find the number of wells that appear in the data frame, each with the same frequency (almost certainly once or twice). If some wells appear more than others, the function stops because the data is in an unknown format.

Usage

1

Arguments

df

A data frame of droplet counts with a Well column.

Details

Bio-Rad's QuantaSoft produces data in long form tables, i.e. for each well there is a row for each target such as mutant and wild type. In this package, we prefer to work with wide form tables that combine the mutant and wild type parts.

Value

An integer giving the number of wells.

Author(s)

Anthony Chiu, anthony.chiu@cruk.manchester.ac.uk


twoddpcr documentation built on Nov. 8, 2020, 5:49 p.m.