Transcript Info
Returns info for a transcript
GET /lookup/transcript/NM_003140/hg19
{
"coords": [
{
"cds_end": 2655030,
"cds_start": 2655644,
"coding_length": 615,
"coding_transcript": true,
"gene_id": 32183,
"canonical": true,
"exon_count": 1,
"strand": "-",
"name": "NM_003140.3",
"position": 2654896,
"mrna_length": 828,
"gene_symbol": "SRY",
"mane_select": "ENST00000383070.2",
"cytoband": "Yp11.31",
"total_coding_length": 615,
"total_exon_length": 828,
"exons": [
{
"end": 2654896,
"start": 2655723
}
],
"chromo": "chrY",
"length": 828
}
]
}