runEdgeR: Compute differentially expressing genes using EdgeR

View source: R/diff_exp.R

runEdgeRR Documentation

Compute differentially expressing genes using EdgeR

Description

Compute differentially expressing genes using EdgeR

Usage

runEdgeR(
  sce,
  min_detection_rate_per_group = 0.1,
  min.logFC = 2,
  threshold_fdr = 0.1
)

dkeitley/scrabbitr documentation built on Feb. 13, 2023, 4:26 p.m.