show,ToxicoSig-method | R Documentation |
Show ToxicoGx Signatures
## S4 method for signature 'ToxicoSig' show(object)
object |
|
Prints the ToxicoGx Signatures object to the output stream, and returns invisible NULL.
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.