Description Usage Arguments Value Examples
Plot basecall frequency
1 2 3 4 5 6 | plotPileupBasecallFrequency(
x,
threshold = 0.2,
label = "",
drop.indels = FALSE
)
|
x |
A |
threshold |
At which frequency do we visualise polymorphisms. |
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.