Description Usage Arguments Value Author(s) See Also Examples
Generic function to extract genomic features from a FeatureDb object.
1 2 3 |
x |
A FeatureDb object. |
a GRanges object
M. Carlson
FeatureDb
1 2 3 | fdb <- loadDb(system.file("extdata", "FeatureDb.sqlite",
package="GenomicFeatures"))
features(fdb)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.