View source: R/krsa_get_diff_byChip.R
krsa_get_diff_byChip | R Documentation |
This function takes in the LFC table, column name, and an LFC cutoff to extracts differentially phosphorylated peptides per chip/barcode
krsa_get_diff_byChip(data, col, lfc_thr)
data |
LFC table |
col |
LFC column name |
lfc_thr |
LFC cutoffs |
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_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.