View source: R/Cell_markers.ident.R
get_gene_score_neg | R Documentation |
Calculate gene specific score in negative direction
get_gene_score_neg( scrna, gene, id, step = 0.01, assay = "RNA", slot = "data", pseudo.count = 0.01 )
scrna |
obj to use |
gene |
gene to use |
id |
interested cell id |
step |
quantile step |
assay |
which assay to use in obj, default RNA |
slot |
which slot to use, default data |
seurat obj with re-set Idents
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.