View source: R/plot_hetero_class_multiple.R
This function creates a heteroatom class bar plot for multiple samples. The total number of heteroatom classes is typically very large, so it's useful to filter the data to focus on the classes of interest first.
1 | plot_hetero_class_multiple(data, plot_title = "")
|
data |
a tibble containing containing the following column names: "class_hetero", "perc_abund", and "sample_name" |
plot_title |
a character string containing the sample name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.