makeDGEList {tximeta} | R Documentation |
A simple wrapper function for constructing a DGEList for use with edgeR. See vignette for an example. Requires installation of the edgeR package from Bioconductor.
makeDGEList(se)
se |
a SummarizedExperiment produced by tximeta |
a DGEList