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 Oct. 21, 2024, 5:46 a.m.