Description Usage Arguments Details Value Examples
View source: R/getDrugMoaList.R
Get a list of applicable MOA strings for a drug.
1 | getDrugMoaList(nsc, moaToCompoundListMap = NULL)
|
nsc |
An NSC string. |
moaToCompoundListMap |
A named list of character vectors, with each name indicating an MOA class, and its corresponding character vector specifying MOA-associated drugs. If unspecified, this is constructed based on MOA information provided by CellMiner. |
LINK TO MOAs?
A character vector giving all MOA classes for the drug.
1 | getDrugMoaList("754365")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.