Description Usage Arguments Value
extract from the GenomicAnnotations object a vector containing a vector with reference positions
1 2 3 4 5 | # GenomicAnnotations2reference_positions(.Object,
# reference_position_type=c("start", "end", "median", "strand.start", "strand.end"),
# withnames=TRUE)
GenomicAnnotations2reference_positions(.Object, ...)
|
.Object |
Object of class GenomicAnnotations |
... |
See below
|
A numeric vector with the selected reference positions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.