olink_norm_input_norm_method {OlinkAnalyze} | R Documentation |
Check datasets and reference_medians for Olink identifiers not shared across datasets.
Description
Check datasets and reference_medians for Olink identifiers not shared across datasets.
Usage
olink_norm_input_norm_method(lst_df, lst_cols)
Arguments
lst_df |
Named list of datasets to be normalized. |
lst_cols |
Named list of vectors with the required column names for each dataset in lst_df. |
Value
NULL
if all assays are normalized with the same approach.
Author(s)
Klev Diamanti; Kathleen Nevola
[Package OlinkAnalyze version 4.0.2 Index]