showResults {RTCGAToolbox}R Documentation

Export toptable or correlation data frame

Description

Export toptable or correlation data frame

Usage

showResults(object)

Arguments

object

A DGEResult or CorResult object

Value

Returns toptable or correlation data frame

Examples

data(RTCGASample)
dgeRes = getDiffExpressedGenes(RTCGASample)
dgeRes
showResults(dgeRes[[1]])

[Package RTCGAToolbox version 2.12.1 Index]