drugInform | R Documentation |
Get drug information Get the drug information slot from a XevaSet object.
drugInform(object)
## S4 method for signature 'XevaSet'
drugInform(object)
object |
The |
A data.frame
with the drug annotations.
data(brca)
head(drugInform(brca))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.