Learn R Programming

rcellminer (version 1.4.2)

getDrugMoaList: Get a list of applicable MOA strings for a drug.

Description

Get a list of applicable MOA strings for a drug.

Usage

getDrugMoaList(nsc, moaToCompoundListMap = NULL)

Arguments

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.

Value

  • A character vector giving all MOA classes for the drug.

concept

rcellminer

Details

LINK TO MOAs?

Examples

Run this code
getDrugMoaList("754365")

Run the code above in your browser using DataLab