Gene Combination Relationship
GET /api/genecombinations/65/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "GDF9"
},
{
"type": "Gene",
"id": "REC8"
}
]
}