get.transcript.utr.attributes {metaseqR}R Documentation

Annotation downloader helper

Description

Returns a vector of genomic annotation attributes which are used by the biomaRt package in order to fetch the transcript annotation for each organism. It has no parameters. Internal use.

Usage

    get.transcript.utr.attributes(org)

Arguments

org

one of the supported organisms.

Value

A character vector of Ensembl transcript attributes.

Author(s)

Panagiotis Moulos

Examples

tran.attr <- get.transcript.utr.attributes("mm9")

[Package metaseqR version 1.30.0 Index]