DimTopCells: Find cells with highest scores for a given dimensional...

Description Usage Arguments Value

Description

Return a list of genes with the strongest contribution to a set of components

Usage

1
2
DimTopCells(object, dim.use = 1, reduction.type = "pca", num.cells = NULL,
  do.balanced = FALSE)

Arguments

object

Seurat object

dim.use

Components to use

reduction.type

Dimensional reduction to find the highest score for

num.cells

Number of cells to return

do.balanced

Return an equal number of cells with both + and - scores.

Value

Returns a vector of cells


mayer-lab/SeuratForMayer2018 documentation built on May 25, 2019, 9:34 p.m.