add_pep_retsd | R Documentation |
Helper of calc_pep_retsd
add_pep_retsd(
df,
group_psm_by = "pep_seq_mod",
use_unique = TRUE,
col_rt = "pep_apex_ret"
)
df |
A data frame. |
group_psm_by |
A character string specifying the method in PSM grouping.
At the |
use_unique |
Logical; if TRUE, filter data by uniqueness. |
col_rt |
The column key of retention time. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.