Description Usage Arguments Details Value Author(s) Examples
Simulates Cq data by simulating molecule growth and calculating Cq values through simple algorithm.
1  | 
E | 
 efficiency (probability).  | 
E1 | 
 cycle 1 efficiency (probability).  | 
mu | 
 average number of molecules per partition (positive).  | 
disp | 
 dispersion parameter ν (positive).  | 
N | 
 number of Cq trials (each results in either a Cq value or contributes to the count of negative partitions).  | 
nx, ny | 
 numbers of columns and rows.  | 
h | 
 threshold value.  | 
A | 
 fluorescence per molecule.  | 
c.mean | 
 mean Cq (alternative to specifying   | 
trendx,trendy | 
 x- and y-trends added to Cq data.  | 
incxy | 
 if   | 
Simulates molecule growth where each molecule amplifies with probability E (E_1 in cycle 1). Cq values are calculated based on exponential growth between the cycles immediately before and after the threshold is crossed.
If incxy is TRUE a matrix including Cq values, x- and y-locations, otherwise a vector of Cq values. For negative partitions, Cq values are given as NA. 
Philip Wilson
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.