A function to scale a Vmat.

scaleVmat(Vmat, FUN = "pctsum")

Arguments

Vmat
FUN

string. A Vmat can be scaled relative to its median ('pctmedian'), to its mean ('pctmean'), to its max ('pctmax'). Otherwise it could be zscore-d entirely ('Zscore') or by rows ('rowZscore') or by columns ('colZscore').

Value

A table object