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 Feb. 26, 2024, 4:32 a.m.