makeDeSeq2Table: Create a formatted table of differentially regulated genes

View source: R/rnaseq.R

makeDeSeq2TableR Documentation

Create a formatted table of differentially regulated genes

Description

Create a formatted table of differentially regulated genes

Usage

makeDeSeq2Table(result, num = 50, padj = 1, lfc = 1.5)

Arguments

result

DeSeq2 analysis results

num

max results to show

padj

cutoff value for adjusted p-value

lfc

log fold change cutoff (positive or negative)

Examples

makeDeSeq2Table(result)

hcnh174/hlsgr documentation built on April 7, 2023, 4:02 p.m.