inmoose.diffexp.DEResults

class inmoose.diffexp.DEResults.DEResults(df, *args, **kwargs)

A class to store the results of differential expression analysis

It serves as a common class to store the results of differential expression analysis from DESeq2, edgeR, limma.

Methods

__init__(df, *args, **kwargs)

plotMA([alpha, main, xlab, ylab, ylim, ...])

MA-plot from base means and log fold changes