show,RadioSig-method {RadioGx}R Documentation

Show RadioGx Signatures

Description

Show RadioGx Signatures

Usage

## S4 method for signature 'RadioSig'
show(object)

Arguments

object

RadioSig

Value

Prints the RadioGx Signatures object to the output stream, and returns invisible NULL.

Examples

data(clevelandSmall)
rad.sensitivity <- radSensitivitySig(clevelandSmall, mDataType="rna",
             nthread=1, features = fNames(clevelandSmall, "rna")[1])
rad.sensitivity


[Package RadioGx version 1.3.0 Index]