Description Usage Arguments Value Examples
View source: R/fct_ensemblReleases.R
Determine avialable reference files release extermities
1 | referenceExtremities(meta)
|
meta |
A numeric vector of the length two, containing the oldest and latest available reference files
1 2 3 4 | #ah <- AnnotationHub()
#organism <- "Homo_sapiens"
#meta <- extractReferenceMeta(ah, organism)
#referenceExtremities(meta)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.