Description Usage Arguments Examples
View source: R/pie_plot_of_annotated_regions.R
A function that allows you to plot pie plot showing the frequencies of annotation regions (e.g. promoter, exon, 3'UTR, etc)
1 | annotation_pie(samples, plot_dir = "plots")
|
samples |
a list of data frames of annotated peaks |
plot_dir |
the directory in which you want the plots, default = "plots" |
1 | annotation_pie(sample, plot_dir)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.