View source: R/krsa_ce_output_peptides.R
krsa_ce_output_peptides | R Documentation |
Takes in the Z score table and output kinase with their scores
krsa_ce_output_peptides(peptide_table, metric, file_name)
peptide_table |
a df of the log2 FC scores of peptides |
metric |
which col to use as the score (totalMeanLFC, LFC, ... etc) |
file_name |
file name and path to save file as txt tab delimited file |
saved txt file to be used in creedenzymatic
Other helper functions:
enrichr_lib_call()
,
krsa_ce_output_kinases()
,
krsa_enrichr()
,
krsa_extractEndPoint()
,
krsa_extractEndPointMaxExp()
,
krsa_get_diff()
,
krsa_get_diff_byChip()
,
krsa_sampling()
,
krsa_show_peptides()
,
krsa_top_hits()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.