collapse_psm_charges | R Documentation |
Each df
is unique by pep_seq_mod
. The PSMs include duplicated
entries, e.g., at different prot_acc.
collapse_psm_charges(
df,
cols_out = c("pep_seq_mod", "pep_seq", "pep_tot_int", "pep_apex_ret", "pep_apex_scan")
)
df |
A PSM table with a unique |
cols_out |
Output columns |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.