Gene Combination Relationship
GET /api/genecombinations/574/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CIT"
},
{
"type": "Gene",
"id": "MYOM3"
},
{
"type": "Gene",
"id": "SPEG"
}
]
}