.normalizeGlobalStandards {MSstats} | R Documentation |
Normalization based on standards
.normalizeGlobalStandards(input, peptides_dict, standards)
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. |