show,PharmacoSig-method | R Documentation |
Show PharmacoGx Signatures
## S4 method for signature 'PharmacoSig'
show(object)
object |
|
Prints the PharmacoGx Signatures object to the output stream, and returns invisible NULL.
data(GDSCsmall)
drug.sensitivity <- drugSensitivitySig(GDSCsmall, mDataType="rna",
nthread=1, features = fNames(GDSCsmall, "rna")[1])
drug.sensitivity
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.