View source: R/Cell_markers.ident.R
get_gene_score_pos.fbeta | R Documentation |
Calculate gene FBeta score with positive direction
get_gene_score_pos.fbeta( scrna, gene, id, step = 0.01, assay = "RNA", slot = "data" )
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 |
panel |
ID panel in metadata of obj |
seurat obj with re-set Idents
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.