plotAnnoBar.data.frame | R Documentation |
plot feature distribution based on their chromosome region
plotAnnoBar.data.frame(
anno.df,
xlab = "",
ylab = "Percentage(%)",
title = "Feature Distribution",
categoryColumn
)
anno.df |
annotation stats |
xlab |
xlab |
ylab |
ylab |
title |
plot title |
categoryColumn |
category column |
plot chromosome region features
bar plot that summarize genomic features of peaks
Guangchuang Yu https://yulab-smu.top
annotatePeak
plotAnnoPie
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.