mu_normalize_emf: normalize emf

View source: R/emf.R

mu_normalize_emfR Documentation

normalize emf

Description

Given an EMF matrix, normalize and replace NAs with a threshold value

Usage

mu_normalize_emf(emf, normalization_factors, threshold_value = NULL)

Arguments

emf

the EMF matrix of values

normalization_factors

the vector of normalization values

threshold_value

the threshold value to replace NA's

Value

matrix


rmflight/metabolomicsUtilities documentation built on Oct. 28, 2023, 6:41 p.m.