genes_to_transcripts: Gene Symbols to Ensembl Transcript Ids

View source: R/seurat_annotation.R

genes_to_transcriptsR Documentation

Gene Symbols to Ensembl Transcript Ids

Description

convert hgnc gene symbols to ensembl transcript ids

Usage

genes_to_transcripts(genes, organism = "human")

Arguments

genes

Examples


genes_to_transcripts("RXRG")


whtns/seuratTools documentation built on April 9, 2024, midnight