R/mathews_screening_data.R

# Copyright 2018 Google LLC
#
# Use of this source code is governed by a MIT-style
# license that can be found in the LICENSE file or at
# https://opensource.org/licenses/MIT.

#' A high-throughput drug combination screening data
#'
#' A recent drug combination screening for the treatment of diffuse large B-cell
#' lymphoma (DLBCL).
#' @format A data frame with the following columns: BlockID, DrugRow, DrugCol, Row, Col, Response, Replicate,
#' ConcRow, ConcCol, ConcUnit
#' @name mathews_screening_data
#' @references Mathews Griner LA, Guha R, Shinn P, Young RM, Keller JM, et al. High-throughput combinatorial
#' screening identifies drugs that cooperate with ibrutinib to kill activated B-cell-like diffuse large B-cell
#' lymphoma cells. Proc Natl Acad Sci USA 2014; 111:2349-54.
NULL
google/synergyfinderengineered documentation built on May 16, 2019, 2:31 a.m.