Build_AUCell_Rankings_Fast: Fast building AUCell gene rankings

View source: R/SingleCellRNASeq.R

Build_AUCell_Rankings_FastR Documentation

Fast building AUCell gene rankings

Description

Fast building AUCell gene rankings

Usage

Build_AUCell_Rankings_Fast(
  object,
  AUCell_buildRankings.file = "",
  nCores = NULL,
  block.cell.size = 5000,
  plotStats = FALSE
)

Arguments

object

The SingCellaR object.

AUCell_buildRankings.file

The output file of AUCell rankings.

nCores

The number of cores for running AUCell. Default 1

block.cell.size

The number of genes in each block of AUCell processing. Default 5000

plotStats

is logical. If TRUE, the AUCell stats will be displayed.


supatt-lab/SingCellaR documentation built on Aug. 24, 2023, 5:49 p.m.