
Extracts end point data at max exposure (last cycle)
Source:R/krsa_extractEndPointMaxExp.R
krsa_extractEndPointMaxExp.RdThis function takes in raw data and chip type and returns end point data at max exposure (last cycle)
Usage
krsa_extractEndPointMaxExp(df, type = c("STK", "PTK"))See also
Other helper functions:
enrichr_lib_call(),
krsa_ce_output_kinases(),
krsa_ce_output_peptides(),
krsa_enrichr(),
krsa_extractEndPoint(),
krsa_get_diff(),
krsa_get_diff_byChip(),
krsa_sampling(),
krsa_show_peptides(),
krsa_top_hits()