Description Usage Arguments Value Author(s)
View source: R/plotTagMatrix.R
plot the profile of peaks
1 2 3 4 5 6 7 8 9 10 | plotAvgProf(
tagMatrix,
xlim,
xlab = "Genomic Region (5'->3')",
ylab = "Peak Count Frequency",
conf,
facet = "none",
free_y = TRUE,
...
)
|
tagMatrix |
tagMatrix or a list of tagMatrix |
xlim |
xlim |
xlab |
x label |
ylab |
y label |
conf |
confidence interval |
facet |
one of 'none', 'row' and 'column' |
free_y |
if TRUE, y will be scaled by AvgProf |
... |
additional parameter |
ggplot object
G Yu; Y Yan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.