Description Usage Arguments Value Examples
View source: R/complex_functions.R
Compare one mutational catalogue (e.g. of one index patient) to a list of reference mutational catalogues (e.g. from the initial Alexandrov puplication) by cosine similarities
1  | compare_to_catalogues(in_index_df, in_comparison_list)
 | 
in_index_df | 
 Data frame containing the mutational catalogue of interest  | 
in_comparison_list | 
 List of data frames (ideally named) containing the reference mutational catalogues  | 
A similarity dataframe
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.