norm_pixel: pixel normalisation dispatch function

View source: R/misc.R

norm_pixelR Documentation

pixel normalisation dispatch function

Description

pixel normalisation dispatch function

Usage

norm_pixel(embeds, type = c("minmax", "quantile_norm", "z_norm"))

Arguments

embeds

a embedding vector

type

string "minmax" or "quantileNorm"

Details

how pixels should be normalised At the moment only miman is used. Quantile needs to be tested.


patrickCNMartin/Vesalius documentation built on April 17, 2025, 11:31 p.m.