getPourcentageOfMV: Percentage of missing values

View source: R/missingValuesFilter.R

getPourcentageOfMVR Documentation

Percentage of missing values

Description

Returns the percentage of missing values in the quantitative data (Biobase::exprs() table of the dataset).

Usage

getPourcentageOfMV(obj)

Arguments

obj

An object of class MSnSet.

Value

A floating number

Author(s)

Florence Combes, Samuel Wieczorek

Examples

data(Exp1_R25_pept, package="DAPARdata")
getPourcentageOfMV(Exp1_R25_pept[seq_len(100), ])


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