Learn R Programming

pmartR (version 2.4.6)

get_isobaric_info: Fetch the isobaric_info attribute

Description

Retrieves the values in the isobaric_info attribute from an omicsData object.

Usage

get_isobaric_info(omicsData)

Value

A list containing the following six elements:

  • exp_cname --

  • channel_cname --

  • refpool_channel --

  • refpool_cname --

  • refpool_notation --

  • norm_info -- A list containing a single logical element that indicates whether the data have been normalized to a reference pool.

Arguments

omicsData

An object of class pepData, proData, metabData, lipidData, or nmrData.