Learn R Programming

SARTools (version 1.6.2)

MAPlot: MA-plots

Description

MA-plot for each comparison: log2(FC) vs mean of normalized counts with one dot per feature (red dot for a differentially expressed feature, black dot otherwise)

Usage

MAPlot(complete, alpha = 0.05, outfile = TRUE)

Arguments

complete

A list of data.frame containing features results (from exportResults.DESeq2() or exportResults.edgeR())

alpha

cut-off to apply on each adjusted p-value

outfile

TRUE to export the figure in a png file

Value

A file named MAPlot.png in the figures directory containing one MA-plot per comparison