R/cancers_genes_drugs.R

#' @title Data set 'cancers_genes_drugs'
#'
#' @description
#' Data set 'cancers_genes_drugs' is an array with association scores between 
#' 56 genes (1st dimension), three cancer types (2nd dimension) and two drugs 
#' (3rd dimension). More details of the data can be found in the results of 
#' paper 'Tissue-specific identification of multi-omics features for pan-cancer 
#' drug response prediction' by Zhao Z., Wang S. Zucknick M. and Aittokallio 
#' T. (2022).
#'
#' @return No return value.
#'
#' @references Zhao Z, Wang S, Zucknick M and Aittokallio T (2022). \emph{
#' Tissue-specific identification of multi-omics features for pan-cancer drug 
#' response prediction}. iScience, 25(8): 104767.
#'
#' @examples
#' # Load data
#' data(cancers_genes_drugs, package = "EnrichIntersect")
#'
"cancers_genes_drugs"

Try the EnrichIntersect package in your browser

Any scripts or data that you put into this service are public.

EnrichIntersect documentation built on May 29, 2024, 3:19 a.m.