Learn R Programming

SARTools (version 1.6.2)

summarizeResults.edgeR: Summarize edgeR analysis

Description

Summarize edgeR analysis: diagnotic plots, dispersions plot, summary of the independent filtering, export results...

Usage

summarizeResults.edgeR(out.edgeR, group, counts, alpha = 0.05,
  col = c("lightblue", "orange", "MediumVioletRed", "SpringGreen"))

Arguments

out.edgeR

the result of run.edgeR()

group

factor vector of the condition from which each sample belongs

counts

matrix of raw counts

alpha

significance threshold to apply to the adjusted p-values

col

colors for the plots

Value

A list containing: (i) a list of data.frames from exportResults.edgeR() and (ii) a table summarizing the number of differentially expressed features