.extractWellNames {twoddpcr} | R Documentation |
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.
.extractWellNames(theObject, aList)
theObject |
A |
aList |
A list from which we wish to extract well names. |
The names of aList
.
Anthony Chiu, anthony.chiu@cruk.manchester.ac.uk