Description Usage Arguments Details Value See Also
extract optional annotations for a specific region
1 2 3 4 5 6 | # GenomicAnnotationsExtract(.Object, chr, start, end,
# AnnotationsHeader=NULL, sep.character="; ",
# complete.inclusion=FALSE, skipSorting=FALSE,
# annotationAsRange=FALSE, getJustFeaturesNumber=FALSE)
GenomicAnnotationsExtract(.Object, ...)
|
.Object |
An object of class GenomicAnnotations |
... |
See below
|
Extract annotations associated to a specific genomic region from a GenomiAnnotations object. Only annotations from the specified columns are returned.
A character vector is returned
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.