Learn R Programming

DESeq (version 1.24.0)

show: 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

## S3 method for class 'DESeqResults':
show(object)

Arguments

object
a DESeqResults object