center_df: Updates df after normalization.

center_dfR Documentation

Updates df after normalization.

Description

At a given centering method, the following three take place:

Usage

center_df(df, label_scheme_fit, cf_x_fit, sd_coefs_fit)

Arguments

df

A data frame of peptide or protein table.

label_scheme_fit

Experiment summary for samples being selected for fitting.

cf_x_fit

A data frame containing the x positions for each samples indicated in label_scheme_fit.

sd_coefs_fit

The standard deviations for each samples indicated in label_scheme_fit.

Details

(1) Z_log2_R centered and SD adjusted; (2) N_log2_R centered; (3) N_I scaled.


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