View source: R/krsa_top_hits.R
krsa_top_hits | R Documentation |
Take in Z score table and extract top kinases based on a Z score cutoff
krsa_top_hits(zTable, z_thr)
zTable |
Z score table from krsa() |
z_thr |
Z score cutoff |
vector of top kinases
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()
TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.