Learn R Programming

pagoda2 (version 1.0.12)

score.cells.nb1: Score cells after standardising the expression of each gene removing outliers

Description

Score cells after standardising the expression of each gene removing outliers

Usage

score.cells.nb1(data, signature, quantile.cutoff = 0.01)

Value

The filtered subset of gene signatures

Arguments

data

matrix of expression, rows are cell, columns are genes

signature

a character vector of genes to use in the signature

quantile.cutoff

numeric The quantile extremes to trim before plotting (default=0.0.1)