Gene Combination Relationship
GET /api/genecombinations/388/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "LAMA3"
},
{
"type": "Gene",
"id": "WNT10A"
}
]
}