DESeq2DS: Differential expression analysis on the server-side

View source: R/DESeq2DS.R

DESeq2DSR Documentation

Differential expression analysis on the server-side

Description

Performs the DGE based on the Negative Binomial distribution

Usage

DESeq2DS(vars, set, test, fitType, sfType, reduced, contrast)

Arguments

vars

variables for the model

set

SummarizedExperiment object

test

"Wald" or "LRT"

fitType

"parametric", "local", or "mean"

sfType

"ratio", "poscounts", or "iterate"

reduced

test="LRT"

contrast

model matrix contrast

Details

This function perform a DGE analysis for SummarizedExperiment input

Author(s)

L. Abarrategui for DataSHILED development team


isglobal-brge/dsOmics documentation built on March 22, 2023, 4:01 a.m.