NOMIS normalized adjusted object
bc_nomis.Rd
This function returns a pmart object that has been undergone NOMIS normalization regarding batch effect correction
Arguments
- omicsData
an object of the class 'pepData', 'proData', 'metabData', 'lipidData', or 'nmrData', usually created by
as.pepData
,as.proData
,as.metabData
,as.lipidData
, oras.nmrData
, respectively.- is_cname
character string giving the name of the column in omicsData$e_meta that contains the factor variable indicating whether the molecule is internal standards or not
- is_val
value giving the name/value in the is_cname column that indicates that the sample is an Internal Standards sample
- num_pc
numeric variable providing the number of principal components for NOMIS to consider when running the batch correction method, defaults to 2