plot_sample_reconstruction_error | R Documentation |
Displays the observed distribution of counts for each mutation type, the distribution of reconstructed counts for each mutation type using the inferred mutational signatures, and the difference between the two distributions.
plot_sample_reconstruction_error(result, sample, plotly = FALSE)
result |
A |
sample |
Name of the sample within the
|
plotly |
If |
Generates a ggplot or plotly object
data(res)
plot_sample_reconstruction_error(res, "TCGA-ER-A197-06A-32D-A197-08")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.