View source: R/plot_similarity.R
plot_similarity_reference | R Documentation |
Function to visualize the similarity of denovo and reference signatures.
plot_similarity_reference(
x,
reference = NULL,
type = "SBS",
similarity_cutoff = 0.8,
context = T,
add_pheatmap = T
)
x |
Bascule object. |
reference |
External reference catalogue to compare the denovo with. |
similarity_cutoff |
add |
context |
Logical. If set to |
add_pheatmap |
Logical. If set to |
by_subs |
Logical. If set to |
add
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.