getNumMissingLines: Returns a vector indicating the number of NCI-60 cell lines...

Description Usage Arguments Value Examples

View source: R/getNumMissingLines.R

Description

Returns a vector indicating the number of NCI-60 cell lines with missing activity data for set of compounds.

Usage

1

Arguments

nscSet

a character vector specifying NSC identifier(s) for compound(s) of interest.

Value

a numeric vector indicating the number of NCI-60 cell lines with missing activity data, indexed by the identifiers in nscSet.

Examples

1
2
nscSet <- c("1", "17", "89", "609699")
getNumMissingLines(nscSet)

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