Show Data Available in an Object

Description

Shows which data is available in an object. For ExpressionMix-class objects, the these are amongst expression, cell signature and/or cell mixing proportion data.

Usage

showData(object, ...)

S4 (ExpressionMix)
`showData`(object, show = TRUE)

Arguments

object
object for which on wants to see the available data
...
extra arguments for future extension
show
logical that indicates if something is to be displayed on the standard output or not.

Methods

  1. showDatasignature(object = "ExpressionMix"): Shows which data is available in an ExpressionMix object.

    This method invisibly returns a 3-length logical that indicates if expression, signature and proportion data are available in object.