View source: R/vis_analyze_gene_drug_response.R
vis_gene_drug_response_asso | R Documentation |
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")
)
Gene |
a molecular identifier (e.g., "TP53") or a formula specifying
genomic signature ( |
x_axis_type |
set the value type for X axis. |
output_form |
|
plotly
or ggplot2
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.