show: Show method for DESeqResults objects

show,DESeqResults-methodR Documentation

Show method for DESeqResults objects

Description

Prints out the information from the metadata columns of the results object regarding the log2 fold changes and p-values, then shows the DataFrame using the standard method.

Usage

## S4 method for signature 'DESeqResults'
show(object)

Arguments

object

a DESeqResults object

Author(s)

Michael Love


mikelove/DESeq2 documentation built on March 10, 2024, 10:32 a.m.