View source: R/plot_hetero_class_single.R
This function creates a heteratom class bar chart for one sample. 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_single(data, plot_title = "", bar_color = "dark green")
|
data |
a tibble containing containing the following column names: "class_hetero" and "perc_abund" |
plot_title |
a character string containing the sample name |
bar_color |
a character string specifying the bar color |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.