Transcript Info
Returns info for a transcript
GET /lookup/transcript/ENST00000534739/hg19
{
"coords": [
{
"cds_end": 2655145,
"cds_start": 2655644,
"exons": [
{
"end": 2655171,
"start": 2655644
},
{
"end": 2655145,
"start": 2655168
}
],
"coding_transcript": true,
"gene_id": 32183,
"position": 2655145,
"gene_symbol": "SRY",
"name": "ENST00000534739.2",
"strand": "-",
"cytoband": "Yp11.31",
"exon_count": 2,
"coding_length": 498,
"total_coding_length": 498,
"mrna_length": 498,
"total_exon_length": 498,
"ensembl_protein_id": "ENSP00000438917",
"chromo": "chrY",
"length": 500
}
]
}