get_isobaric_norm {pmartR}R 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.


[Package pmartR version 2.4.5 Index]