spreadPepNums: Spreads peptide numbers.

spreadPepNumsR Documentation

Spreads peptide numbers.

Description

Spreads fields of numeric values: sd_log2_R, log2_R, log2_R, I, N_I by TMT sets.

Usage

spreadPepNums(df, filelist, group_psm_by)

Arguments

df

A data frame of PSM.

filelist

A list of PSM files.

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.

Details

Also works for LFQ as each sample corresponds to a TMT set.

For single SILAC sample, the values of log2Ratios spreads into MULTIPLE columns of heavy, light etc. Despite, log2Ratios remains NA, just like regular single-sample LFQ. The log2Ratios will be later calculated with calclfqPepNums that are based on intensity values.


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