Description Usage Arguments Value Author(s)
perecentilesMarkerExpression
1 | 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.
adapted from code from Alexis Blanchet-Cohen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.