data_norm_ers: Normalize MS TMT data with ERS.

View source: R/data_clean_normalization.R

data_norm_ersR Documentation

Normalize MS TMT data with ERS.

Description

Normalize MS TMT data with External Reference Signal.

Usage

data_norm_ers(prot_dat, condition_num, repeat_num, ref_col = c(1, 7, 13))

Arguments

prot_dat

A DataFrame from read_maxquant_prot() with only numeric value.

Details

Input dataframe from read_maxquant_prot() function, then return a data set after normalization with ERS.

Value

A DataFrame.


yuriychen/MSAnalysiscyl documentation built on April 5, 2022, 4:28 a.m.