plotMultiProf.normal.internal | R Documentation |
internal function
plotMultiProf.normal.internal(
tagMatrix,
conf,
xlim = c(-3000, 3000),
xlab = "Genomic Region (5'->3')",
ylab = "Peak Count Frequency",
facet = "row",
free_y = TRUE,
origin_label,
...
)
tagMatrix |
tagMatrix |
conf |
confidence interval |
xlim |
xlim |
xlab |
xlab |
ylab |
ylab |
facet |
one of 'none', 'row' and 'column' |
free_y |
if TRUE, y will be scaled by AvgProf |
origin_label |
the label of the center |
... |
additional parameter |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.