get_emeta_cname {pmartR} | R Documentation |
Fetch the e_meta column name
Description
This function returns the name of the column in e_meta that contains the mapping variable IDs.
Usage
get_emeta_cname(omicsObject)
Arguments
omicsObject |
an object of the class 'pepData', 'proData', 'metabData',
'lipidData', 'nmrData', 'statRes', or 'trelliData', usually created by
|
Value
a character string describing e_meta cname
[Package pmartR version 2.4.5 Index]