Learn R Programming

pmartR (version 2.4.6)

get_edata_cname: Fetch the e_data column name

Description

This function returns the name of the column in e_data that contains the biomolecule IDs.

Usage

get_edata_cname(omicsObject)

Value

a character string describing e_data cname

Arguments

omicsObject

an object of the class 'pepData', 'proData', 'metabData', 'lipidData', 'nmrData', 'statRes', or 'trelliData', usually created by as.pepData, as.proData, as.metabData, as.lipidData, as.nmrData, imd_anova, or as.trelliData respectively.