ppp | R Documentation |
Selects biomolecules for normalization via the method of percentage of the peptides (or proteins, metabolites, etc.) present (PPP)
ppp(e_data, edata_id, proportion = 0.5)
e_data |
a |
edata_id |
character string indicating the name of the peptide, protein,
lipid, or metabolite identifier. Usually obtained by calling
|
proportion |
numeric value between 0 and 1, indicating the proportion at or above which a biomolecule must be present across all samples in order to be retained (default value 0.5) |
Biomolecules present across proportion
samples are designated as
PPP.
Character vector containing the biomolecules belonging to the PPP subset.
Kelly Stratton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.