View source: R/krsa_histogram_plot.R
krsa_histogram_plot | R Documentation |
This function takes in Z score table, and count matrix (an output from krsa()) and generates distribution histograms for a list of kinases
krsa_histogram_plot(data, data2, kinases)
data |
Z score table from krsa() |
data2 |
count matrix from krsa() |
kinases |
a vector of kinases |
ggplot object
Other plots:
krsa_ball_model()
,
krsa_coverage_plot()
,
krsa_curve_plot()
,
krsa_cv_plot()
,
krsa_heatmap()
,
krsa_heatmap_grouped()
,
krsa_reverse_krsa_plot()
,
krsa_violin_plot()
,
krsa_violin_plot_grouped()
,
krsa_waterfall()
,
krsa_zscores_plot()
TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.