View source: R/sunburst_plots.R
plot_sunburst_peaks | R Documentation |
Generates a sunburst plot visualizing the proportions of found/not found peaks in order to assess non-targeted data pre-processing. From inside to outside the donuts correspond to peaks found during peak detection and peaks found after alignment/feature processing. For more information please check the mzRAPP readme.
plot_sunburst_peaks(result_txt, comparison_object)
result_txt |
output from |
comparison_object |
output from |
plotly object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.