getResponseData: Generic function to get response data from multiple sources

Description Usage Arguments Value

Description

This function creates a data.frame containing the response data from a variety of sourses.

Usage

1
getResponseData(src, drugs, cell_lines, resp_type = "ccle")

Arguments

src

A SQLiteConnection object to the database (ccle) or data.frame object (custom)

drugs

A vector of compound identifiers

cell_lines

A vector of cell line identifiers

resp_type

The type of response data: ccle, custom

Value

A data.frame containing the response data for the requested compounds and cell lines


chapmandu2/CancerCellLines documentation built on May 13, 2019, 3:27 p.m.