Gene Combination Relationship
GET /api/genecombinations/645/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "IGF1"
},
{
"type": "Gene",
"id": "PAX6"
}
]
}