calclfqPepNums: Calculates log2FC of peptides based on LFQ intensity.

calcLFQPepNumsR Documentation

Calculates log2FC of peptides based on LFQ intensity.

Description

With LFQ, values of log2_R000 (...) and N_log2_R000 (...) in df_num are not yet filled after spreadPepNums. This utility calculates the ratio using the values of LFQ intensity.

Usage

calcLFQPepNums(df, label_scheme, min_int = 1000, imp_vals = FALSE)

Arguments

df

A data frame.

label_scheme

Meta data.

min_int

Minimal Y intensity to replace 0 values.

Details

For SILAC, intensity of heave, light etc. have been spread into multiple columns and thus the log2Ratios can be calculated like regular LFQ.


qzhang503/proteoQ documentation built on Dec. 14, 2024, 12:27 p.m.