plotProfile | R Documentation |
Plot a profile with read counts and CNV-state from a aneuHMM
object or binned.data
.
plotProfile(model, both.strands = FALSE, plot.breakpoints = FALSE,
file = NULL, normalize.counts = NULL)
model |
A |
both.strands |
If |
plot.breakpoints |
Logical indicating whether breakpoints should be plotted. |
file |
A PDF file where the plot will be saved. |
normalize.counts |
An character giving the copy number state to which to normalize the counts, e.g. '1-somy', '2-somy' etc. |
A ggplot
object or NULL
if a file was specified.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.