Description Usage Arguments Value Author(s) Examples
View source: R/missingValuesImputation_ProteinLevel.R
This method is a wrapper of the function impute.detQuant
for objects
of class MSnSet
1 | 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
1 2 | utils::data(Exp1_R25_pept, package='DAPARdata')
wrapper.impute.detQuant(Exp1_R25_pept)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.