.clacMetageneRegion | R Documentation |
Calculate metagene region
.clacMetageneRegion(regionObj, mode)
regionObj |
Either a GRanges object or a list. Must be output from calcMetagene function. |
mode |
A numeric variable of either 1 or 2. |
If mode == 1, return a numeric vector representing region indices 1, 2, ..., N where N is the region width. If mode == 2, return a numeric vector combining two numeric vectors representing CDS start and end region indices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.