krsa_top_hits: Extracts top kinase hits based on a Z cutoff

View source: R/krsa_top_hits.R

krsa_top_hitsR Documentation

Extracts top kinase hits based on a Z cutoff

Description

Take in Z score table and extract top kinases based on a Z score cutoff

Usage

krsa_top_hits(zTable, z_thr)

Arguments

zTable

Z score table from krsa()

z_thr

Z score cutoff

Value

vector of top kinases

See Also

Other helper functions: enrichr_lib_call(), krsa_ce_output_kinases(), krsa_ce_output_peptides(), krsa_enrichr(), krsa_extractEndPoint(), krsa_extractEndPointMaxExp(), krsa_get_diff(), krsa_get_diff_byChip(), krsa_sampling(), krsa_show_peptides()

Examples

TRUE

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