pcTopCells: Find cells with highest PCA scores

Description Usage Arguments Value

Description

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

Usage

1
pcTopCells(object, pc.use = 1, num.cells = NULL, do.balanced = FALSE)

Arguments

object

Seurat object

pc.use

Principal component to use

do.balanced

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

num.genes

Number of cells to return

Value

Returns a vector of cells


paodan/studySeu documentation built on May 23, 2019, 3:06 p.m.