View source: R/functions_scRNAseq.R
get_rna_dt | R Documentation |
retrieves RNA data from a Seurat object for selected genes in a tidy format.
get_rna_dt( seurat_obj, sel_genes = NULL, raw_counts = FALSE, assay_name = "RNA" )
seurat_obj |
|
sel_genes |
|
raw_counts |
|
assay_name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.