findMECBlock: Finds the LAPALA into a 'MSnSet' object

View source: R/missingValuesImputation_ProteinLevel.R

findMECBlockR Documentation

Finds the LAPALA into a MSnSet object

Description

Finds the LAPALA into a MSnSet object

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

data(Exp1_R25_pept, package="DAPARdata")
obj <- Exp1_R25_pept[seq_len(100)]
lapala <- findMECBlock(obj)


prostarproteomics/DAPAR documentation built on March 28, 2024, 4:44 a.m.