hub.features: Retrieve information about AnnotationHub features

Description Usage Arguments Value

Description

Retrieve information about AnnotationHub features

Usage

1
hub.features(query = NULL, path, genome, online = TRUE)

Arguments

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

Value

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)


aaronwolen/bingd documentation built on May 10, 2019, 4:04 a.m.