Gene Combination Relationship
GET /api/genecombinations/566/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ART3"
},
{
"type": "Gene",
"id": "UBR2"
}
]
}