get_data_norm: Fetch the normalization status of the data

View source: R/helper_fn.R

get_data_normR Documentation

Fetch the normalization status of the data

Description

This function returns the norm_info element of the data_info attribute indicating whether the data have been normalized.

Usage

get_data_norm(omicsObject)

Arguments

omicsObject

an object of the class 'pepData', 'proData', 'metabData', 'lipidData', 'nmrData', 'statRes', or 'trelliData', usually created by as.pepData, as.proData, as.metabData, as.lipidData, as.nmrData, imd_anova, or as.trelliData respectively.

Value

A logical value indicating whether the data have been normalized.


pmartR/pmartRqc documentation built on April 25, 2024, 6:18 a.m.