showSigAnnot {CoreGx}R Documentation

Get the annotations for a 'Signature' class object, as returned by 'drugSensitivitysig' or 'radSensitivtySig' functions available in 'PharmacoGx' and 'RadioGx', respectively.

Description

Get the annotations for a 'Signature' class object, as returned by 'drugSensitivitysig' or 'radSensitivtySig' functions available in 'PharmacoGx' and 'RadioGx', respectively.

Usage

showSigAnnot(object, ...)

Arguments

object

A 'Signature' class object

...

Allow definition of new arguments to this generic

Value

NULL Prints the signature annotations to console

Examples

print("Generics shouldn't need examples?")


[Package CoreGx version 1.2.0 Index]