API (Quick start)

JSON output is available by appending format=json to primary endpoints.

Gene endpoint (JSON)

Browser:

https://jogo.csml.org/gene?genename=ALDH2&format=json

curl:

curl -s 'https://jogo.csml.org/gene?genename=ALDH2&format=json' | jq '.'

Genic region endpoint

https://jogo.csml.org/genicregion?regionname=BRCA1_chr17_43039295_43130364&format=json

find genic ergion from full genic reigon list

Notes:

  • Response structure may evolve; please avoid heavy polling.
  • Cite JoGo appropriately when reusing data with license.