add_quality_cols | R Documentation |
pep_n_psm
, prot_n_psm
and prot_n_pep
.Adds columns pep_n_psm
, prot_n_psm
and prot_n_pep
.
add_quality_cols(
df = NULL,
group_psm_by = "pep_seq",
group_pep_by = "prot_acc",
uniq_by = NULL
)
df |
A data frame. |
group_psm_by |
A character string specifying the method in PSM grouping.
At the |
group_pep_by |
A character string specifying the method in peptide
grouping. At the |
uniq_by |
A vector of column keys in |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.