get_transcripts_from_seu | R Documentation |
Get transcript ids in Seurat objects for one or more gene of interest
get_transcripts_from_seu(seu, gene, organism = "human")
seu |
A seurat object |
gene |
Gene of intrest |
organism |
Organism |
RXRG_transcripts <- get_transcripts_from_seu(human_gene_transcript_seu, "RXRG")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.