makeDGEList: Make a DGEList from tximeta output

View source: R/dgelist.R

makeDGEListR Documentation

Make a DGEList from tximeta output

Description

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.

Usage

makeDGEList(se)

Arguments

se

a SummarizedExperiment produced by tximeta

Value

a DGEList


mikelove/tximeta documentation built on June 12, 2024, 10:30 a.m.