Output gene symbol instead of ENST ID in Kallisto
0
0
Entering edit mode
21 months ago
smurph50 ▴ 50

My goal is to get a counts matrix with gene symbols from bulk RNA seq data using Kallisto.

I ran kallisto and got an abundance.tsv with target_id ensembl transcript names (ENST00000361624.2, ENST00000355349.4).

When I convert to gene symbol, I have to drop the isoform portions (ENST00000361624.2 --> ENST00000361624). This results in multiple rows with the same gene symbol.

Can I map directly to the gene symbol instead of ensembl transcript name?

kallisto seq align mapping rna bulk • 1.0k views
ADD COMMENT
2
Entering edit mode

See tximport to correctly summarize transcript abundances to gene level. Also, the number after the period in the ensembl transcript id is the transcript version, which keeps tracks of cases where the model of the transcript has changed in the reference genome.

ADD REPLY

Login before adding your answer.

Traffic: 1317 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6