Get the numer of razor/unique peptides per proteinGroup per sample
Source:R/peptide_functions.R
get_nPep_prMatrix.Rd
Get the numer of razor/unique peptides per proteinGroup per sample
Usage
get_nPep_prMatrix(
pr_matrix,
id_column = "Protein.Group",
peptide_level = "Stripped.Sequence"
)
Arguments
- pr_matrix
The report.pr_matrix file
- id_column
The IDs used in the output file
- peptide_level
The column specifying at which level intensities are aggregated. See summarize_peptide_intensities