See analyze_gene_drug_response_asso for examples.
vis_gene_drug_response_asso(
Gene = "TP53",
x_axis_type = c("mean.diff", "median.diff"),
output_form = c("plotly", "ggplot2")
)
plotly
or ggplot2
object.
a molecular identifier (e.g., "TP53") or a formula specifying
genomic signature ("TP53 + 2 * KRAS - 1.3 * PTEN"
).
set the value type for X axis.
plotly
or ggplot2
.