This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to map and annotate gene symbols to gene type?

Hi,

I am working with total RNA-Seq dataset and aligned fastq files against hg38 using STAR and quantified using salmon. Now I am interested in annotating each gene symbol with gene type annotations (for instance; whether the gene is protein_coding, lncRNA, miRNA, snoRNA, snRNA, tRNA etc.,). Is there a way to map the gene symbols to gene types?

Thank you,

Toufiq

ensembl refseq ucsc biomart rna-seq

1 answer

Use BioMart at Ensembl. Choose Attributes as needed.

enter image description here

Yes it should. Look for biotypes (LINK).

Log in to answer this question.