get_isobaric_info {pmartR} | R Documentation |
Fetch the isobaric_info attribute
Description
Retrieves the values in the isobaric_info attribute from an omicsData object.
Usage
get_isobaric_info(omicsData)
Arguments
omicsData |
An object of class pepData, proData, metabData, lipidData, or nmrData. |
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.
[Package pmartR version 2.4.5 Index]