Converts the given "integer"
or RangedData
object into the extended coordinates system using a reference scale.
The positions to be converted must be inferior or equal to the length of the scale.
signature(obj = "numeric")
Convert a vector of "numeric"
into the extended coordinates system.
signature(obj = "RangedData")
Convert the start and end of a RangedData
object into the extended coordinate system.
signature(obj = "IRanges")
Convert the start and end of an IRanges
into the extended coordinates system.
Renan Sauteraud
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.