Ensembl transcript id, mismatch between ensembl_transcript_id_version and ensembl_transcript_id
0
1
Entering edit mode
4.5 years ago

Using ensembl BioMart:

biomaRt::useMart(biomart = "ensembl",
                 host="http://www.ensembl.org",
                 dataset=paste0("hsapiens_gene_ensembl")

I tended to use the ensembl_transcript_id_version to match transcript variants to genes. However I have noticed that ensembl_transcript_id can be an entirely different number! Causing me to miss these variants in some cases.

Does anyone know why these can be different?

For now I will switch to using ensembl_transcript_id.

Example: ENST00000387377 ENST00000387377.1 are usually have identical base numbers. But sometimes these can be different.

Thanks in advance.

R BioMart ensembl • 1.7k views
ADD COMMENT
0
Entering edit mode

Can you please give an example of where this is the case and what you mean by them being different.

ADD REPLY
0
Entering edit mode

Turns out I made a mistake, the ENST id's are equal.

ADD REPLY

Login before adding your answer.

Traffic: 1950 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