get_data_norm {pmartR} | R Documentation |
Fetch the normalization status of the data
Description
This function returns the norm_info element of the data_info attribute indicating whether the data have been normalized.
Usage
get_data_norm(omicsObject)
Arguments
omicsObject |
an object of the class 'pepData', 'proData', 'metabData',
'lipidData', 'nmrData', 'statRes', or 'trelliData', usually created by
|
Value
A logical value indicating whether the data have been normalized.
[Package pmartR version 2.4.5 Index]