getTextForImputation {DAPAR} | R Documentation |
Build the text information for the Imputation process
getTextForImputation(l.params, level)
l.params |
A list of parameters related to the process of the dataset |
level |
The type of data (peptide or protein) |
A string
Samuel Wieczorek
getTextForImputation(list(POV_algorithm="slsa",MEC_algorithm="fixedValue", MEC_fixedValue = 0), level="protein")