Gene Combination Relationship
GET /api/genecombinations/1116/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "HSD17B6"
},
{
"type": "Gene",
"id": "LHX3"
},
{
"type": "Gene",
"id": "PTCH1"
},
{
"type": "Gene",
"id": "RXFP2"
}
]
}