add_sm_pepseqmod: Adds the 'pep_seq_mod' field to MaxQuant PSMs

add_sm_pepseqmodR Documentation

Adds the pep_seq_mod field to MaxQuant PSMs

Description

Adds the pep_seq_mod field to MaxQuant PSMs

Usage

add_sm_pepseqmod(df = NULL, use_lowercase_aa = TRUE)

Arguments

df

A data frame containing the PSM table from database searches.

use_lowercase_aa

Logical; if TRUE, modifications in amino acid residues will be abbreviated with lower-case and/or ^_~. See the table below for details. The default is TRUE.


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