cancers_drug_groups {EnrichIntersect} | R Documentation |
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
Format
An object of class list
of length 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_drug_groups, package = "EnrichIntersect")
[Package EnrichIntersect version 0.7 Index]