Description Usage Arguments Author(s)
View source: R/helperFuctions.R
Function to simulate random theta values in order to initialize EM algorithm.
1  | randomTheta(num.cells = 100, num.clusters = 44)
 | 
num.cells | 
 Number of cells used in the analysis.  | 
num.clusters | 
 Expected number of clusters. (for 22 autosomes == 44 clusters)  | 
David Porubsky
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.