View source: R/calc_blank_ratio.R
calc_blank_ratio | R Documentation |
Calculate for each lipid the ratio between the sample and the average of all blanks.
calc_blank_ratio(lipid_data, ratio = 5)
lipid_data |
tibble in tidy format |
ratio |
numeric(1) cutoff ratio of sample/ blank |
Returns a tibble in tidy with sample / blank ratio for each lipid species.
Rico Derks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.