get_result: Generate the results for a model and comparison

View source: R/rnaseq.r

get_resultR Documentation

Generate the results for a model and comparison

Description

Generate results object

Usage

get_result(
  dds,
  mcols = c("symbol", "entrez"),
  filterFun = IHW::ihw,
  lfcThreshold = 0,
  alpha = 0.1,
  ...
)

Arguments

dds

The original DESeq2 object containing all samples

mcols
filterFun
lfcThreshold
...

Details

Insert results columns into mcols

Author(s)

Gavin Kelly


crickbabs/RNASeq-DESeq documentation built on Jan. 7, 2023, 11:23 p.m.