View source: R/calc_coordinates.R
| calc_coordinates | R Documentation |
Calculates coordinates of points on plot to represent a digital PCR array.
calc_coordinates(array, half)
array |
A single array, as generated by |
half |
If |
Returns two sets of coordinates of each microfluidic well:
coords is a list of coordinates suitable for usage with functions from
graphics package. The second element is a data frame of coordinates
useful for users utilizing ggplot2 package.
Michal Burdukiewicz, Stefan Roediger.
plot_panel - plots adpcr data.
adpcr2panel - converts adpcr object to arrays.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.