Description Usage Arguments Value Examples
Plot pileup coverage
1 2 | plotPileupCoverage(x, threshold = 0.2, range = NULL, thin = 0.1,
width = 1, label = "", drop.indels = FALSE)
|
x |
A |
threshold |
At which frequency do we visualise polymorphisms. |
range |
Which part along the x-axis do we plot. |
thin |
Plot only a fraction of the (non-polymorphic) positions. |
width |
Width of polymorphic positions. |
label |
Optional plot label. |
drop.indels |
Don't plot indels. |
A ggplot
object.
1 | ###
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.