factorize_matrix: Divides each row of a matrix by the elements of the specified...

View source: R/factorize_matrix.R

factorize_matrixR Documentation

Divides each row of a matrix by the elements of the specified row

Description

Divides each row of a matrix by the elements of the specified row

Usage

factorize_matrix(data, row)

Arguments

data

expression data

row

reference row


nicohuttmann/pOmics documentation built on Sept. 21, 2022, 9:28 a.m.