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

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

Examples

TRUE
#> [1] TRUE