This function loads an SNV data file and runs the mutation signature deciphering process on it. It returns the output of nnls_exposures.
1 2  | 
vcf_file | 
 Path to an VCF file, suitable for import_vcfs()  | 
snv_file | 
 Path to an SNV file, suitable for import_snvs()  | 
genome | 
 ID of the genome being used (default: 'hg19')  | 
fractions | 
 If TRUE, mutation signature exposures are normalized to sum to 1 (default: 'FALSE')  | 
silent | 
 If TRUE, does not print exposures output (default: 'FALSE')  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.