Description Usage Arguments Value Examples
To select model IDs based on drug name and/or tissue type.
| 1 2 3 4 5 6 | selectModelIds(object, drug = NULL, drug.match.exact = TRUE,
  tissue = NULL)
## S4 method for signature 'XevaSet'
selectModelIds(object, drug = NULL,
  drug.match.exact = TRUE, tissue = NULL)
 | 
| object | The  | 
| drug | Name of the  | 
| drug.match.exact | Default  | 
| tissue | Tumor type. Default  | 
A vector with the matched model.ids.
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.