getTextForImputation {DAPAR}R Documentation

Build the text information for the Imputation process

Description

Build the text information for the Imputation process

Usage

getTextForImputation(l.params, level)

Arguments

l.params

A list of parameters related to the process of the dataset

level

The type of data (peptide or protein)

Value

A string

Author(s)

Samuel Wieczorek

Examples

getTextForImputation(list(POV_algorithm="slsa",MEC_algorithm="fixedValue", MEC_fixedValue = 0), level="protein")

[Package DAPAR version 1.12.11 Index]