get_meta_info: Fetch the meta_info attribute

View source: R/helper_fn.R

get_meta_infoR Documentation

Fetch the meta_info attribute

Description

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

Usage

get_meta_info(omicsData)

Arguments

omicsData

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

Value

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.


pmartR documentation built on Oct. 15, 2024, 1:06 a.m.