Description Usage Arguments Value Examples
Show ToxicoGx Signatures
1 2 | ## S4 method for signature 'ToxicoSig'
show(object)
|
object |
|
Prints the ToxicoGx Signatures object to the output stream, and returns invisible NULL.
1 2 3 4 | data(TGGATESsmall)
drug.perturbation <- drugPerturbationSig(TGGATESsmall, mDataType="rna", nthread = 1, duration = "2",
drugs = head(drugNames(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.