View source: R/binomial_mixture.R
Fit binomial mixture model on coverage data
| 1 | binommix(counts_matrix, sample.id, k, coverage_threshold = 0L, niter = 1000)
 | 
| counts_matrix | an  | 
| sample.id | character sample.id to fit model on. | 
| k | vector of mixture components to fit | 
| coverage_threshold | exclude sites with total coverage < coverage_threshold | 
| niter | number of iterations to run | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.