Get_normalised_variables: Get normalised variables

View source: R/R_functions.R

Get_normalised_variablesR Documentation

Get normalised variables

Description

This function calculates the normalised variables for inclusion into the doublet detection model. This performs log-centred normalisation per sample

Usage

Get_normalised_variables(object, variate_names)

Arguments

object

= seurat object

variate_names

= the list of labels (from the meta.data of the seurat object)

Value

A matrix of the normalised variables per cell.


rbr1/MLtiplet_2.0 documentation built on April 11, 2024, 7:02 p.m.