.calcMetagene | R Documentation |
Calculate metagene matrix for fixed length regions
.calcMetagene(bamGR, regionGR)
bamGR |
A GRanges object of aligned reads. |
regionGR |
A GRanges object of the target regions to calculate metagene. Note that all regions must have equal width. |
A matrix of metagene.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.