Description Usage Arguments Details Value Author(s) Examples
Checks that the data.frame
has the required columns, chr
,
start
, end
, then creates a GRanges
, keeping all of the
additional columns.
1 2 | ## S4 method for signature 'data.frame'
annoDF2GR(anno)
|
anno |
An |
Extra columns are added to the elementMetadata
of the GRanges
object.
A GRanges
of the annotation.
Dario Strbenac
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.