Learn R Programming

EnrichIntersect (version 0.7)

cancers_drug_groups: Data set 'cancers_drug_groups'

Description

Data set 'cancers_drug_groups' is a list including a score dataframe with 147 drugs as rows and 19 cancer types as columns, and a dataframe with 9 self-defined drug groups (1st column) of the 147 drugs (2nd column). 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_drug_groups

Arguments

Value

No return value.

Format

An object of class list of length 2.

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

Run this code
# Load data
data(cancers_drug_groups, package = "EnrichIntersect")

Run the code above in your browser using DataLab