Gene Combination Relationship
GET /api/genecombinations/693/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ODAD2"
},
{
"type": "Gene",
"id": "TREX1"
}
]
}