View source: R/olink_normalization_utils.R
| olink_norm_input_check_quant | R Documentation |
This function is called from olink_norm_input_check_df_cols to resolve ties and cases of multiple the quantification columns across datasets.
olink_norm_input_check_quant(quant_cols, quant_cols_set)
quant_cols |
Named list of vector arrays with quantifications of the datasets to be normalized. |
quant_cols_set |
pre-ordered vector array of accepted quantification column names. |
quant_cols with the selected quantification column.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.