View source: R/palimpsest_utils.R
compare_results | R Documentation |
compare the results of one or two de novo extraction(s) to a set of reference signatures (e.g. Palimpsest SBS de novo result to SBS COSMIC de novo signatures)
compare_results(
reference_sigs = NA,
extraction_1 = NA,
extraction_2 = NULL,
extraction_1_name = "Palimp",
extraction_2_name = NA,
lower_threshold = 0.6,
upper_threshold = 0.9
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.