krsa_histogram_plot: Generates kinase histogram plots based on the KRSA function...

View source: R/krsa_histogram_plot.R

krsa_histogram_plotR Documentation

Generates kinase histogram plots based on the KRSA function output

Description

This function takes in Z score table, and count matrix (an output from krsa()) and generates distribution histograms for a list of kinases

Usage

krsa_histogram_plot(data, data2, kinases)

Arguments

data

Z score table from krsa()

data2

count matrix from krsa()

kinases

a vector of kinases

Value

ggplot object

See Also

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()

Examples

TRUE

CogDisResLab/KRSA documentation built on Sept. 27, 2024, 2:03 p.m.