Hi all
Before I start writing my own code to convert GTF file into a JSON format file, has anyone came across any API or tool to either convert or download the file is JSON ?
I am looking for a format like this - gene -> transcript -> exon
:
"MOS": {
"NM_005372.1": [
{
"exon_number": "1",
"start": 57025501,
"end": 57026541
},
{
"exon_number": "1",
"start": 57025504,
"end": 57026541