get_isobaric_norm: Fetch the isobaric normalization info

View source: R/helper_fn.R

get_isobaric_normR Documentation

Fetch the isobaric normalization info

Description

This function returns the norm_info element of the isobaric_info attribute which indicates if the data have been isobaric normalized.

Usage

get_isobaric_norm(omicsData)

Arguments

omicsData

an object of the class 'pepData', 'isobaricpepData' or 'proData', usually created by as.pepData, as.isobaricpepData.

Value

A logical value indicating whether the data have been isobaric normalized.


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