normalizeTfIdfWithFeatures: Normalize TF-IDF with Features

normalizeTfIdfWithFeaturesR Documentation

Normalize TF-IDF with Features

Description

Normalize 'cm' matrix using total counts, column-wise min-max scaling and then IDF normalization

Usage

normalizeTfIdfWithFeatures(cm, ...)

Arguments

...

Arguments passed on to normalizeTCWithFeatures

max.quantile

quantile to be used for max estimation during scaling


khodosevichlab/CellAnnotatoR documentation built on June 29, 2022, 9:12 p.m.