See analyze_gene_drug_response_diff for examples.
vis_gene_drug_response_diff(
Gene = "TP53",
tissue = "lung",
Show.P.label = TRUE,
Method = "wilcox.test",
values = c("#DF2020", "#DDDF21"),
alpha = 0.5
)
a ggplot
object.
a molecular identifier (e.g., "TP53") or a formula specifying
genomic signature ("TP53 + 2 * KRAS - 1.3 * PTEN"
).
select cell line origin tissue.
TRUE
or FALSE
present p value with number or label *
, **
, ***
and ****
default method is wilcox.test
the color to fill tumor or normal
set alpha for dots.