wrapper.impute.detQuant {DAPAR} | R Documentation |
impute.detQuant
for objects
of class MSnSet
This method is a wrapper of the function impute.detQuant
for objects
of class MSnSet
wrapper.impute.detQuant(obj, qval = 0.025, factor = 1)
obj |
An instance of class |
qval |
An expression set containing quantitative values of various replicates |
factor |
A scaling factor to multiply the imputation value with |
An imputed instance of class MSnSet
Samuel Wieczorek
utils::data(Exp1_R25_pept, package='DAPARdata') wrapper.impute.detQuant(Exp1_R25_pept)