wrapper.impute.detQuant: Wrapper of the function 'impute.detQuant' for objects of...

Description Usage Arguments Value Author(s) Examples

View source: R/missingValuesImputation_ProteinLevel.R

Description

This method is a wrapper of the function impute.detQuant for objects of class MSnSet

Usage

1
wrapper.impute.detQuant(obj, qval = 0.025, factor = 1)

Arguments

obj

An instance of class MSnSet

qval

An expression set containing quantitative values of various replicates

factor

A scaling factor to multiply the imputation value with

Value

An imputed instance of class MSnSet

Author(s)

Samuel Wieczorek

Examples

1
2
utils::data(Exp1_R25_pept, package='DAPARdata')
wrapper.impute.detQuant(Exp1_R25_pept)

DAPAR documentation built on April 11, 2021, 6 p.m.