show {DESeq2} | R Documentation |
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.
## S4 method for signature 'DESeqResults' show(object)
object |
a DESeqResults object |
Michael Love