quick.DESeq2: Run DESeq2 LRT or Wald Test

Description Usage Arguments

View source: R/dex.R

Description

Run DESeq2 LRT or Wald Test for differential expression analysis.

Usage

1
quick.DESeq2(x, y, formula, test = "Wald")

Arguments

x

A data.frame of raw sequence counts.

y

A data.frame of annotations.

formula

The formula used for differential expression analysis.

test

The test to run. Choose between "LRT" and "Wald".


tpq/miSciTools documentation built on Sept. 16, 2019, 4:43 p.m.