View source: R/getDrugMoaList.R
getDrugMoaList | R Documentation |
Get a list of applicable MOA strings for a drug.
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.
getDrugMoaList("754365")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.