Gene Combination Relationship
GET /api/genecombinations/1252/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ADAMTS16"
},
{
"type": "Gene",
"id": "FGFR3"
},
{
"type": "Gene",
"id": "INSR"
}
]
}