getTextForNormalization: Build the text information for the Normalization process

View source: R/logText.R

getTextForNormalizationR Documentation

Build the text information for the Normalization process

Description

The items of the parameter list for the normalisation is: * method, * type, * varReduction, * quantile,

Usage

getTextForNormalization(l.params)

Arguments

l.params

A list of parameters related to the process of the dataset

Value

A string

Author(s)

Samuel Wieczorek

Examples

getTextForNormalization(list(method = "SumByColumns"))


prostarproteomics/DAPAR documentation built on March 28, 2024, 4:44 a.m.