biothings / mygene.info

MyGene.info: A BioThings API for gene annotations
http://mygene.info
Other
113 stars 20 forks source link

Incorrect gene aliases returned #146

Closed amayzhang-fluent closed 3 months ago

amayzhang-fluent commented 3 months ago

Hi, I was trying to test out your tool to obtain gene aliases for human and mouse genes.

However, when comparing to my usual go-to (biomaRt), I noticed quite a few incorrect aliases.

I've included a screenshot illustrating a simple example where aliases are incorrectly shared across distinct genes: image

Thanks

jal347 commented 3 months ago

Hi, for our data ingestion we use the NCBI website to source our gene alias fields. If you go to the links below, you can see that our api is consistent with the Also Known As fields.

https://www.ncbi.nlm.nih.gov/gene/?term=ENSG00000120837 https://www.ncbi.nlm.nih.gov/gene/?term=ENSG00000001167

If this is an error on the NCBI-side, we update our mygene.info api on a weekly basis so we will have the updated value once they make their updates.