open-genes / open-genes-api

Open Genes API provides access to research data collected for the genes associated with aging
https://open-genes.com/api/docs
Mozilla Public License 2.0
9 stars 2 forks source link

Bug: api/gene/search?byAgingMechanism=96 returns zero occurrences #160

Open const8ine opened 1 month ago

const8ine commented 1 month ago

Actual Result

GET api/gene/search?byAgingMechanism=96 returns zero occurences

Expected Result

GET api/gene/search?byAgingMechanism=96 returns zero occurences should return all SIRT genes (id 96 stands for the "SIRT pathway regulation" hallmark)

const8ine commented 1 month ago

The bug is due to an unimplemented feature (see #137)