import_edger: Import tximport information into edgeR.

View source: R/de_edger.R

import_edgerR Documentation

Import tximport information into edgeR.

Description

This was taken from the tximport manual with minor modifications.

Usage

import_edger(data, conditions, tximport = NULL)

Arguments

data

data to be coerced into edgeR.

conditions

Set of conditions used to make the DGEList.

tximport

Tell this if the data is actually coming from tximport.

Value

Hopefully valid DGEList for edgeR.

See Also

[import_deseq()]


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.