.normalizeGlobalStandards {MSstats}R Documentation

Normalization based on standards

Description

Normalization based on standards

Usage

.normalizeGlobalStandards(input, peptides_dict, standards)

Arguments

input

data.table in MSstats format

peptides_dict

'data.table' of names of peptides and their corresponding features.

standards

character vector with names of standards, required if "GLOBALSTANDARDS" method was selected.


[Package MSstats version 4.1.1 Index]