Description Usage Arguments Value Author(s) Examples
Accessors for ASpliFeatures object
1 2 3 |
x |
An ASpliFeatures object |
Resturns a GenomicRanges object
Estefania Mancini, Marcelo Yanovsky, Ariel Chernomoretz
1 2 3 4 5 6 | chr14 <- system.file("extdata","chr14.sqlite", package="ASpli")
genome <- loadDb(chr14)
features <- binGenome(genome)
featuresg(features)
featuresb(features)
featuresj(features)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.