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.
showData(object, ...)
S4 (ExpressionMix)
`showData`(object, show = TRUE)
signature(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
.