drugInform {Xeva} | 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))