Learn R Programming

SARTools (version 1.6.2)

nDiffTotal: Number of differentially expressed features per comparison

Description

Number of down- and up-regulated features per comparison

Usage

nDiffTotal(complete, alpha = 0.05)

Arguments

complete

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

alpha

threshold to apply to the FDR

Value

A matrix with the number of up, down and total of features per comparison