Gene Combination Relationship
GET /api/genecombinations/322/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "TG"
},
{
"type": "Gene",
"id": "TPO"
}
]
}