Makes a plot of the merged peaks and the fitted curve
1 2 3 4 5 6 7 8 | .plot.merged.peaks(
plot.startvec,
plot.fit.frame,
plot.bin.counts,
plot.merged.peaks,
plot.dp.data,
PARAMETERS
)
|
plot.startvec |
A data frame of the points surveyed |
plot.fit.frame |
A data frame with the fitted Dirichlet process model on the points in the startvec |
plot.bin.counts |
A data frame of the coverage at a base pair resolution |
plot.merged.peaks |
A GRanges object containing the RNA coordinates of the merged peaks in BED6 format |
plot.dp.data |
A data frame of individual normal distributions fitted |
PARAMETERS |
A PARAMETERS list with the parameters indicated in the DPDE4PM function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.