- omicsData
an object of class 'pepData', 'proData', 'metabData',
'lipidData', 'nmrData', or 'seqData', created by as.pepData
,
as.proData
, as.metabData
,
as.lipidData
, as.nmrData
,
as.seqData
, respectively.
- e_data_remove
character vector specifying the names of the e_data
identifiers to remove from the data. This argument can only be specified
with other 'remove' arguments.
- f_data_remove
character vector specifying the names of f_data
identifiers to remove from the data. This argument can only be specified
with other 'remove' arguments.
- e_meta_remove
character vector specifying the names of the e_meta
identifiers to remove from the data. This argument can only be specified
with other 'remove' arguments.
- e_data_keep
character vector specifying the names of the e_data
identifiers to keep from the data. This argument can only be specified with
other 'keep' arguments.
- f_data_keep
character vector specifying the names of f_data
identifiers to keep from the data. This argument can only be specified with
other 'keep' arguments.
- e_meta_keep
character vector specifying the names of the e_meta
identifiers to keep from the data. This argument can only be specified with
other 'keep' arguments.