norm_by_sample: Normalise data using different methods

Description Usage Arguments Author(s)

View source: R/normalisation.R

Description

Normalise data assuming that samples are in rows, and molecular features in columns

Usage

1
norm_by_sample(df, mf_cols, type = "MedianNorm")

Arguments

df

Input data frame

mf_cols

Input name of molecular features columns

type

Type of normalisation to perform

Author(s)

BDA Team matias.thayer@owlstone..co.uk BDA Team License: GNU GPL (>= 2)


chechir/phantomR documentation built on June 17, 2020, 3:40 p.m.