plotMultiProf.binning | R Documentation |
internal function
plotMultiProf.binning(
tagMatrix,
xlab = "Genomic Region (5'->3')",
ylab = "Peak Count Frequency",
conf,
facet = "none",
free_y = TRUE,
upstream = NULL,
downstream = NULL,
label,
...
)
tagMatrix |
tagMatrix |
xlab |
xlab |
ylab |
ylab |
conf |
confidence interval |
facet |
one of 'none', 'row' and 'column' |
free_y |
if TRUE, y will be scaled by AvgProf |
upstream |
the upstream extension |
downstream |
the downstream extension |
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.