perecentilesMarkerExpression
percentilesMarkerExpression(seurat, genes)
seurat | Seurat object |
---|---|
genes | String or character vector specifying gene(s) to use |
Data frame with three columns: "Cell" which specifies the cell ID
obtained from colnames(seurat@data)
, "Percentile" giving the
percentile expression for each cell, and
"Gradient_group" which gives the ordering that should be used to assign
colours by gradient.