findMECBlock: Finds the LAPALA into a 'MSnSet' object

Description Usage Arguments Value Author(s) Examples

View source: R/missingValuesImputation_ProteinLevel.R

Description

This method finds the LAPALA in a dataset.

Usage

1

Arguments

obj

An object of class MSnSet.

Value

A data.frame that contains the indexes of LAPALA

Author(s)

Samuel Wieczorek

Examples

1
2
3
utils::data(Exp1_R25_pept, package='DAPARdata')
obj <- Exp1_R25_pept[1:1000]
lapala <- findMECBlock(obj)

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