Gene Combination Relationship
GET /api/genecombinations/1186/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "COL4A3"
},
{
"type": "Gene",
"id": "COL8A2"
},
{
"type": "Gene",
"id": "MMP1"
},
{
"type": "Gene",
"id": "MMP2"
}
]
}