find_prot_family_rows: Helper: finds the row indexes of a protein within a family

find_prot_family_rowsR Documentation

Helper: finds the row indexes of a protein within a family

Description

Not currently used. The rows include primary (razor) and secondary (mapped) proteins.

Usage

find_prot_family_rows(df, group_psm_by, group_pep_by)

Arguments

df

A data frame.

group_psm_by

A character string specifying the method in PSM grouping. At the pep_seq default, descriptive statistics will be calculated based on the same pep_seq groups. At the pep_seq_mod alternative, peptides with different variable modifications will be treated as different species and descriptive statistics will be calculated based on the same pep_seq_mod groups.

group_pep_by

A character string specifying the method in peptide grouping. At the prot_acc default, descriptive statistics will be calculated based on the same prot_acc groups. At the gene alternative, proteins with the same gene name but different accession numbers will be treated as one group.


qzhang503/proteoQ documentation built on March 16, 2024, 5:27 a.m.