coveragePerRegion | R Documentation |
This function calculates coverage per set of sequencing fragments or reports disjoint position per fragment.
coveragePerRegion(grl, ID = "", coverage = TRUE)
grl |
A |
ID |
A unique identifier to add as a metacolumn in returned |
coverage |
A logical value (TRUE|FALSE) if to report collapsed coverage or single reads. |
A GRanges-class
object with resized original set of ranges.
David Porubsky
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.