getDrugName: Get the drug names for a set of NSC identifiers.
Description
Get the drug names for a set of NSC identifiers.
Usage
getDrugName(nscSet)
Arguments
nscSet
A character vector of NSC strings
Value
A named character vector indicating the compound names
for each NSC in nscSet (with an empty string returned if no
such information is available, and an NA returned if the
NSC is not included in the CellMiner database).