findDEG: findDEG

Description Usage Arguments Value Author(s)

View source: R/findDEG.R

Description

Calculate differentially expressed genes using limma method.

Usage

1
findDEG(data, pdata, contrasts, rnaseq = F)

Arguments

data

A matrix of expression values where rows correspond to genes and columns correspond to samples.

pdata

A character vector of phenotype.

contrasts

list of specifying contrasts

Value

A list

Author(s)

Yuanlong Hu


YuanlongHu/yltool documentation built on Nov. 2, 2021, 5:39 a.m.