View source: R/Match_query_ccl_with_database.R
match_query_ccl_to_database | R Documentation |
Matches query ccl to the database
match_query_ccl_to_database( g_query, ref_gen = "GRCH37", library_name, mutational_weight_inclusion_threshold )
g_query |
IRanges object that contains the variants |
ref_gen |
Reference genome version. All training sets are associated with a reference genome version. Default: GRCH37 |
library_name |
a character string giving the name of the library |
mutational_weight_inclusion_threshold |
a numerical giving the lower bound for mutational weight to be included |
The R Table sim_list which contains the CoSMIC CLP fingerprints
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.