complete_mols {pmartR} | R Documentation |
Identify biomolecules with no missing values across samples
Description
Selects biomolecules that have complete rows in e_data, equivalent to 'ppp' with proportion = 1.
Usage
complete_mols(e_data, edata_id)
Arguments
e_data |
a |
edata_id |
character string indicating the name of the peptide, protein,
lipid, or metabolite identifier. Usually obtained by calling
|
Value
Character vector containing the biomolecules with no missing values across all samples.
[Package pmartR version 2.4.5 Index]