| edgeRDS | R Documentation | 
Performs a differential expression analysis based on the negative binomial distribution.
edgeRDS(
  set,
  variable_names,
  intercept,
  dispersion,
  normalization,
  contrast,
  levels,
  test,
  coef
)
| set | 
 | 
| variable_names | grouping variables used to perform differential expression analysis | 
| intercept | model intercept | 
| dispersion | type of dispersion to estimate | 
| normalization | normalization method | 
| contrast | character or numeric vector specifying the contrast | 
| levels | character or factor vector specifying the names of the contrast parameters | 
| test | test for differential expression analysis | 
| coef | a character or an integer indicating the coefficient to be tested equal to zero | 
This function performs a differential expression analysis 
for SummarizedExperiment input using functions from 
edgeR Bioconductor's package. 
edgeRDS is a server-side aggregate function called by ds.edgeR.
L. Abarrategui for DataSHILED development team
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.