call_DA_edgeR: Evaluate differential abundance with edgeR

View source: R/evaluate_DA.R

call_DA_edgeRR Documentation

Evaluate differential abundance with edgeR

Description

Evaluate differential abundance with edgeR

Usage

call_DA_edgeR(data, groups, use_TMM = FALSE)

Arguments

data

simulated data set

groups

group (cohort) labels

use_TMM

if TRUE, uses the trimmed mean of M-values normalization

Value

unadjusted p-values and "effect sizes" for DA for all features


kimberlyroche/codaDE documentation built on May 11, 2022, 12:40 a.m.