krsa_ball_model: Generates a kinase ball model using the Z score table

View source: R/krsa_ball_model.R

krsa_ball_modelR Documentation

Generates a kinase ball model using the Z score table

Description

This function takes in a Z score table and produces a kinase ball model

Usage

krsa_ball_model(kinase_hits, Ztable, frq, Nsize, Tsize)

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

Value

igraph network

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

Examples

TRUE

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