.extractWellNames {twoddpcr}R Documentation

Retrieve the well names to use from a given list.

Description

We simply retrieve the names from a given list, but also perform some checks to make sure that the names are consistent with a given ddpcrPlate object.

Usage

.extractWellNames(theObject, aList)

Arguments

theObject

A ddpcrPlate object.

aList

A list from which we wish to extract well names.

Value

The names of aList.

Author(s)

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


[Package twoddpcr version 1.17.0 Index]