if (FALSE) {
analyze_gene_drug_response_asso("TP53")
analyze_gene_drug_response_asso(c("TP53", "KRAS"))
analyze_gene_drug_response_asso(c("TP53", "KRAS"), combine = TRUE)
# Visualization
vis_gene_drug_response_asso("TP53")
}
Run the code above in your browser using DataLab