Description Usage Arguments Value Author(s) See Also Examples
Construct a GRanges object from several possible feature-level
classes. The conversion is useful for subsequent ranged-data queries,
such as findOverlaps
, countOverlaps
, etc.
1 | makeFeatureGRanges(object, ...)
|
object |
A |
... |
See the |
A GRanges
object.
R. Scharpf
findOverlaps
, GRanges
, GenomeAnnotatedDataFrame
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.