Learn R Programming

pmartR (version 2.4.6)

get_isobaric_norm: 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)

Value

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

Arguments

omicsData

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