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(Cleveland_small)
rad.sensitivity <- radSensitivitySig(Cleveland_small, mDataType="rna",
             nthread=1, features = fNames(Cleveland_small, "rna")[1])
rad.sensitivity

RadioGx documentation built on Dec. 20, 2019, 1:06 a.m.