Some genes return no exons from the query, this gives the following error message.
tables.nim(262) []
Error: unhandled exception: key not found: exons_hg19 [KeyError]
An example is CCDC39 ("_id": "ENSG00000145075") where the query returns the following results:
# http://mygene.info/v3/gene/ENSG00000145075?fields=name,symbol,exons
{"_id": "ENSG00000145075", "_version": 1, "name": "coiled-coil domain containing 39", "symbol": "CCDC39"}
Some genes return no exons from the query, this gives the following error message.
An example is CCDC39 ("_id": "ENSG00000145075") where the query returns the following results: