View source: R/nnls_exposures.R
Performs Monte Carlo simulation to obtain NNLS exposure confidence intervals
1 2  | nnls_montecarlo(subjectMotifs, refSignature, fractions, iterations,
  alpha = 0.05)
 | 
subjectMotifs | 
 Mutation Catalog from get_mutation_catalog()  | 
refSignature | 
 Reference signatures from get_reference_signatures()  | 
fractions | 
 If TRUE, will return exposures as a fraction of total mutation burden  | 
iterations | 
 Number of iterations to run  | 
alpha | 
 Confidence level to retrieve confidence intervals at (default 0.05)  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.