retrieveCDNA: Retrieve the cDNA transcript sequence for a...

Description Usage Arguments Value Examples

View source: R/retrievers.R

Description

This helper function retrieves the cDNA sequence of the transcripts used for expression quantification. This function either downloads or loads the transcript sequence from cache, it does not re-order or check against the rows of the SummarizedExperiment (which could be already summarized to genes for example).

Usage

1
retrieveCDNA(se, quiet = FALSE)

Arguments

se

the SummarizedExperiment

quiet

logical, suppress messages

Value

a DNAStringSet object

Examples

1
2

tximeta documentation built on April 13, 2021, 6:01 p.m.