
Generates a kinase ball model using the Z score table
Source:R/krsa_ball_model.R
krsa_ball_model.RdThis function takes in a Z score table and produces a kinase ball model
Arguments
- kinase_hits
a vector of kinases
- Ztable
Z score table
- frq
= cutoff for number of connections with other nodes
- Nsize
= size of nodes scale
- Tsize
= size of text scale
See also
Other plots:
krsa_coverage_plot(),
krsa_curve_plot(),
krsa_cv_plot(),
krsa_heatmap(),
krsa_heatmap_grouped(),
krsa_histogram_plot(),
krsa_reverse_krsa_plot(),
krsa_violin_plot(),
krsa_violin_plot_grouped(),
krsa_waterfall(),
krsa_zscores_plot()