Description Usage Arguments Value Author(s) Examples
Change the volume of droplets used in the ddPCR experiment.
1 | setDropletVolume(volume = 0.00085)
|
volume |
The new volume of each droplet. Defaults to 0.00085, which is the default given by Bio-Rad. |
Sets the internal droplet volume.
Anthony Chiu, anthony.chiu@cruk.manchester.ac.uk
1 2 3 4 | ## Change the droplet volume.
ddpcr$dropletVolume
setDropletVolume(0.00091)
ddpcr$dropletVolume
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.