show-ToxicoSig-method: Show ToxicoGx Signatures

show,ToxicoSig-methodR Documentation

Show ToxicoGx Signatures

Description

Show ToxicoGx Signatures

Usage

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

Arguments

object

ToxicoSig

Value

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

Examples

data(TGGATESsmall)
drug.perturbation <- drugPerturbationSig(TGGATESsmall, mDataType="rna", nthread = 1, duration = "2",
     drugs = head(treatmentNames(TGGATESsmall)), features = fNames(TGGATESsmall, "rna")[seq_len(2)])
drug.perturbation


bhklab/ToxicoGx documentation built on March 18, 2023, 6:44 a.m.