ordermeta_mset: Moving the 'supp_' columns at the end of the sampleMetadata...

Description Usage

View source: R/common.R

Description

Moving the 'supp_' columns at the end of the sampleMetadata and variableMetadata. These columns originate from the preprocessing and are kept only as supplementary information about the variables (e.g. quality metrics) For the proteomics datasets, the 'imputed' columns of variableMetadata (to be used to filter overimputed variables when comparing two conditions) are placed just before the 'supp_' columns.

Usage

1
ordermeta_mset(mset, imputed_prefix.c = "imputed", supp_prefix.c = "supp_")

ProMetIS/ProMetIA documentation built on March 6, 2020, 2:11 a.m.