View source: R/krsa_ball_model.R
krsa_ball_model | R Documentation |
This function takes in a Z score table and produces a kinase ball model
krsa_ball_model(kinase_hits, Ztable, frq, Nsize, Tsize)
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 |
igraph network
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()
TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.