Description Usage Arguments Value Examples
Summarizes abundances, counts, lengths, (and inferential
replicates or variance) from transcript- to gene-level.
Transcript IDs are stored as a CharacterList in the mcols
of the output object.
This function operates on SummarizedExperiment objects, and
will automatically access the relevant TxDb (by either finding it
in the BiocFileCache or by building it from an ftp location).
This function uses the tximport package to perform summarization,
where a method is defined that works on simple lists.
1 2 |
object |
a SummarizedExperiment produced by |
varReduce |
whether to reduce per-sample inferential replicates
information into a matrix of sample variances |
... |
arguments passed to |
a SummarizedExperiment with summarized quantifications
and transcript IDs as a CharacterList in the mcols
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.