findMECBlock: Finds the LAPALA into a 'MSnSet' object

View source: R/missingValuesImputation_ProteinLevel.R

findMECBlockR Documentation

Finds the LAPALA into a MSnSet object

Description

This method finds the LAPALA in a dataset.

Usage

findMECBlock(obj)

Arguments

obj

An object of class MSnSet.

Value

A data.frame that contains the indexes of LAPALA

Author(s)

Samuel Wieczorek

Examples

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


samWieczorek/DAPAR documentation built on May 6, 2022, 5:30 p.m.