get_meta_info | R Documentation |
Retrieves the values in the meta_info attribute from an omicsData object.
get_meta_info(omicsData)
omicsData |
An object of class pepData, proData, metabData, lipidData, or nmrData. |
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
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.