Description Usage Arguments Value Author(s) Examples
Visualizing the footprint profile
1 2 3 4 5 6 7 8 9 10 11 12 13 | plotFootprints(
Profile,
Mlen = 0,
xlab = "Dist. to motif (bp)",
ylab = "Cut-site probability",
legLabels = c("For. strand", "Rev. strand"),
legTitle,
xlim,
ylim,
newpage = TRUE,
motif,
segmentation
)
|
Profile |
A vector with the profile estimated by CENTIPEDE |
Mlen |
Length of the motif for drawing vertical lines delimiting it |
xlab |
Label of the x axis |
ylab |
Label for the y axis |
legLabels |
Labels for legend. |
legTitle |
Title for one of the plot corners |
xlim |
xlim |
ylim |
ylim |
newpage |
Plot the figure in a new page? |
motif |
a pfm object. |
segmentation |
the segmentation position and abundance |
Null.
Jianhong Ou
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.