What does an Entrez Gene ID look like?
2
0
Entering edit mode
7.7 years ago
Dan ▴ 530

Is there a schema to recognize an Entrez Gene ID?

Performing this search: http://www.ncbi.nlm.nih.gov/gene/?term=test

It looks like they are just numbers, is that correct?

Do they always begin with 1, or is that just Benford's law?

Thanks, Dan.

identifier database • 27k views
ADD COMMENT
2
Entering edit mode

The Entrez gene ID will be numbers, not to be mistaken for gene official symbol, which for human genes are given by HGNC. You may want to use Ensembl stable IDs that start with ENS (for Ensembl) and will contain a 3-letter code for all non-human species e.g. ENSMUSXXXXXXXXXXX for Mus musculus.

ADD REPLY
0
Entering edit mode

More in this paper.

Entrez Gene generates unique integers (GeneID) as stable identifiers for genes and other loci for a subset of model organisms. It tracks those identifiers and uses them to integrate multiple types of information including nomenclature, summary descriptions, accessions of gene-specific and gene product-specific sequences, chromosomal localization, reports of pathways and protein interactions, associated markers and phenotypes.

ADD REPLY
0
Entering edit mode
7.7 years ago

All entrez ids are numbers. To check that an Entrez id is valid, you can simply use the Entrez Eutils APIs:

In this case "1234[id]" means that we are searching for genes whose ID is 1234.

ADD COMMENT

Login before adding your answer.

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