annotation_options: List available annotation options for a given organism

Description Usage Arguments Value Examples

View source: R/annotation_options.R

Description

This function will return the available annotation options for a given organism.

Usage

1
annotation_options(organism = c("human", "mouse"))

Arguments

organism

A character(1) specifying which organism you want to download data from. Supported options are "human" or "mouse".

Value

A character() vector with the supported annotation options for the given organism.

Examples

1
2

recount3 documentation built on Feb. 13, 2021, 2 a.m.