Description Usage Arguments Value
View source: R/fragmentLengths.R
get fragment sizes for a GAlignmentPairs object (can be slow)
1 | fragmentLengths(galp, plotAs = c("hist", "density", "none"), ...)
|
galp |
the GAlignmentPairs object |
plotAs |
histogram, default, density, or none |
... |
other arguments to pass along to density() |
(invisibly) the width of fragments in galp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.