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)

Arguments

data

Z score table from krsa()

data2

count matrix from krsa()

kinases

a vector of kinases

Value

ggplot object

Examples

TRUE
#> [1] TRUE