up: Extract up-regulated features from a table of results

Description Usage Arguments Value Author(s)

View source: R/up.r

Description

Extract up-regulated features from a table of results

Usage

1
up(complete, alpha = 0.05)

Arguments

complete

an element of the list created by of exportComplete.DESeq2() or exportComplete.DESeq2()

alpha

significance threshold to apply to the adjusted p-values

Value

A data.frame containing the results of the differential analysis (counts, FC, log2FC, p-value, etc.) for the up-regulated features

Author(s)

Hugo Varet


biomics-pasteur-fr/RNADiff documentation built on Aug. 27, 2020, 12:44 a.m.