compare_to_catalogues {YAPSA} | R Documentation |
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
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
NULL