open-genes / open-genes-frontend

Open Genes is a database of human genes associated with aging and lifespan.

Home Page:https://open-genes.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broken Links to QuickGO on a gene page

const8ine opened this issue · comments

There are broken links to QuickGO on the gene page in the Gene Ontology section. This issue is present across all tabs, including Biological Process, Cellular Component, and Molecular Function.

For instance, when accessing this page: https://open-genes.com/gene/14

The current broken links appear as follows:
https://www.ebi.ac.uk/QuickGO/term/0006606

However, the correct links should follow this format:
https://www.ebi.ac.uk/QuickGO/term/GO:0006606

Expected Behavior:
The links in the Gene Ontology section should be in the correct format (https://www.ebi.ac.uk/QuickGO/term/GO:0006606) and should not be broken.

Steps to Reproduce:

  1. Visit the gene page: https://open-genes.com/gene/14
  2. Navigate to the Gene Ontology section.
  3. Observe the broken links to QuickGO.

Additional Information:

  • Browser/Device: Chrome 91, Desktop
  • Issue observed on September 12, 2023