cancers_genes_drugs {EnrichIntersect}R Documentation

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).

Usage

cancers_genes_drugs

Format

An object of class array of dimension 56 x 3 x 2.

Value

No return value.

References

Zhao Z, Wang S, Zucknick M and Aittokallio T (2022). 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")


[Package EnrichIntersect version 0.7 Index]