show-RadioSig-method: Show RadioGx Signatures

Description Usage Arguments Value Examples

Description

Show RadioGx Signatures

Usage

1
2
## 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

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

RadioGx documentation built on Nov. 8, 2020, 8:21 p.m.