data_to_ranks_data_table: Calculate per-cell feature rankings

View source: R/HelperFunctions.R

data_to_ranks_data_tableR Documentation

Calculate per-cell feature rankings

Description

Calculate per-cell feature rankings

Usage

data_to_ranks_data_table(data, ties.method = "average")

Arguments

data

Expression data matrix

ties.method

How to break ties (passed on to data.table::frankv)

Value

             A data.table of ranks 

carmonalab/UCell documentation built on April 26, 2024, 11:51 p.m.