View source: R/HelperFunctions.R
data_to_ranks_data_table | R Documentation |
Calculate per-cell feature rankings
data_to_ranks_data_table(data, ties.method = "average")
data |
Expression data matrix |
ties.method |
How to break ties (passed on to data.table::frankv) |
A data.table of ranks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.