gnormalize: Perform Genewise Normalization of the given data matrix

Description Usage Arguments Value Examples

View source: R/shapeAnalysis.R

Description

Perform Genewise Normalization of the given data matrix

Usage

1

Arguments

dat

Given data matrix

Value

gnormdata Genewise Normalized data matrix

Examples

1
2
dat <- matrix(1:10, 2)
gnormdata <- gnormalize(dat)

Example output

sh: 1: cannot create /dev/null: Permission denied

BatchQC documentation built on Nov. 8, 2020, 8:30 p.m.