View source: R/krsa_sampling.R
krsa_sampling | R Documentation |
This function takes number of iterations, coverage file, kinase-substrate mapping df, and the length of the set of peptides to resample
krsa_sampling(x, CovFile, map, sum_num)
x |
number of iterations |
CovFile |
kinase coverage df |
map |
kinase-substrate mapping df |
sum_num |
number of peptides to resample |
count of kinases hits to random peptides
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_show_peptides()
,
krsa_top_hits()
TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.