Gene Combination Relationship
GET /api/genecombinations/375/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "GPHN"
},
{
"type": "Gene",
"id": "MAST4"
}
]
}