View source: R/krsa_get_diff.R
krsa_get_diff | R Documentation |
This function takes in the LFC table, column name, and an LFC cutoff to extracts differentially phosphorylated peptides
krsa_get_diff(data, col, lfc_thr, sd_thr = Inf)
data |
LFC table |
col |
LFC column name |
lfc_thr |
LFC cutoffs |
sd_thr |
SD cutoff |
peptides
Other helper functions:
enrichr_lib_call()
,
krsa_ce_output_kinases()
,
krsa_ce_output_peptides()
,
krsa_enrichr()
,
krsa_extractEndPoint()
,
krsa_extractEndPointMaxExp()
,
krsa_get_diff_byChip()
,
krsa_sampling()
,
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.