Gene Combination Relationship
GET /api/genecombinations/995/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "KLB"
},
{
"type": "Gene",
"id": "NDNF"
},
{
"type": "Gene",
"id": "NR0B1"
}
]
}