Retrieves the values in the meta_info attribute from an omicsData object.
get_meta_info(omicsData)
A list containing two elements:
meta_data -- Logical. Indicates if the e_meta
data
frame was provided.
num_emeta -- The number of unique entries present in the
emeta_cname
column in e_meta
.
An object of class pepData, proData, metabData, lipidData, or nmrData.