View source: R/seurat_annotation.R
transcripts_to_genes | R Documentation |
convert ensembl transcript ids to hgnc gene symbols
transcripts_to_genes(transcripts, organism = "human")
transcripts |
RXRG_transcripts_hs <- c("ENST00000359842", "ENST00000470566", "ENST00000465764", "ENST00000619224")
transcripts_to_genes(transcripts = RXRG_transcripts_hs)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.