Description Usage Arguments Value
Retrieve information about AnnotationHub features
1 | hub.features(query = NULL, path, genome, online = TRUE)
|
query |
a vector of strings to filter features; may also be a named list of vectors to perform multiple queries for different categories of features |
path |
define custom location used for AnnotationHub's cached directory, which should contain a 'resources' subdirectory. Normally this shouldn't be changed. |
genome |
filter results based on genome version |
online |
if TRUE search is conducted using latest AnnotationHub metadata, otherwise only the AnnotationHub cache directory is searched |
A named list of DataFrames containing (at minimum) columns indicating the Title, location (LocalPath) of features matching search query and whether the files are downloaded (Cached)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.