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

Description Usage Arguments Details Value Examples

View source: R/getDrugMoaList.R

Description

Get a list of applicable MOA strings for a drug.

Usage

1
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.

Details

LINK TO MOAs?

Value

A character vector giving all MOA classes for the drug.

Examples

1
getDrugMoaList("754365")

cannin/rcellminer documentation built on Aug. 3, 2021, 8:51 p.m.