Entering edit mode
2.7 years ago
mohammedtoufiq91
▴
270
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
GenoMax thank you. Does this works in
biomartR package too?Yes it should. Look for
biotypes(LINK).