This API endpoint handles listing (/references) and retrieval (/references/<ID>/) of References from the database
that support the inclusion of at least one oligogenic combination in OLIDA.

GET /api/genes/MAML3/genecombinations/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "234",
            "attributes": {
                "gene_relationship": [
                    "Directly interacting",
                    "Indirectly interacting",
                    "Involved in the same disease",
                    "Relevant pathways for phenotype",
                    "Same pathway"
                ],
                "protein_interactions": [],
                "common_pathways": [
                    "Gene expression (Transcription)",
                    "Constitutive Signaling by NOTCH1 HD+PEST Domain Mutants",
                    "Generic Transcription Pathway",
                    "RUNX3 regulates NOTCH signaling",
                    "Signaling by NOTCH3",
                    "Notch-HLH transcription pathway",
                    "NOTCH2 intracellular domain regulates transcription",
                    "RNA Polymerase II Transcription",
                    "Developmental Biology",
                    "Pre-NOTCH Expression and Processing",
                    "Pre-NOTCH Transcription and Translation",
                    "Transcriptional regulation by RUNX3",
                    "Signaling by NOTCH1 HD+PEST Domain Mutants in Cancer",
                    "Signaling by NOTCH1 PEST Domain Mutants in Cancer",
                    "Constitutive Signaling by NOTCH1 PEST Domain Mutants",
                    "NOTCH3 Intracellular Domain Regulates Transcription",
                    "Regulation of beta-cell development",
                    "Signaling by NOTCH4",
                    "Disease",
                    "NOTCH1 Intracellular Domain Regulates Transcription",
                    "Regulation of gene expression in late stage (branching morphogenesis) pancreatic bud precursor cells",
                    "Signaling by NOTCH1",
                    "Diseases of signal transduction by growth factor receptors and second messengers",
                    "Signaling by NOTCH2",
                    "Signaling by NOTCH1 in Cancer",
                    "Signal Transduction",
                    "NOTCH4 Intracellular Domain Regulates Transcription"
                ],
                "genecomb_metascore": 2,
                "lastmodified": "2021-10-18T11:00:57.191228"
            },
            "relationships": {
                "combination_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI346"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genecombinations/234/relationships/combination_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genecombinations/234/combinations/?format=api"
                    }
                },
                "genes": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "Gene",
                            "id": "GLI3"
                        },
                        {
                            "type": "Gene",
                            "id": "MAML3"
                        },
                        {
                            "type": "Gene",
                            "id": "MAMLD1"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genecombinations/234/relationships/genes?format=api",
                        "related": "https://olida.ibsquare.be/api/genecombinations/234/genes/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/genecombinations/234/?format=api"
            }
        },
        {
            "type": "GeneCombination",
            "id": "239",
            "attributes": {
                "gene_relationship": [
                    "Involved in the same disease",
                    "Directly interacting",
                    "Same pathway",
                    "Relevant pathways for phenotype"
                ],
                "protein_interactions": [],
                "common_pathways": [],
                "genecomb_metascore": 1,
                "lastmodified": "2021-10-18T11:00:57.649332"
            },
            "relationships": {
                "combination_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI351"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genecombinations/239/relationships/combination_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genecombinations/239/combinations/?format=api"
                    }
                },
                "genes": {
                    "meta": {
                        "count": 5
                    },
                    "data": [
                        {
                            "type": "Gene",
                            "id": "CDH23"
                        },
                        {
                            "type": "Gene",
                            "id": "FRAS1"
                        },
                        {
                            "type": "Gene",
                            "id": "MAML3"
                        },
                        {
                            "type": "Gene",
                            "id": "MAMLD1"
                        },
                        {
                            "type": "Gene",
                            "id": "WNT9B"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genecombinations/239/relationships/genes?format=api",
                        "related": "https://olida.ibsquare.be/api/genecombinations/239/genes/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/genecombinations/239/?format=api"
            }
        },
        {
            "type": "GeneCombination",
            "id": "410",
            "attributes": {
                "gene_relationship": [
                    "Involved in the same disease",
                    "Relevant pathways for phenotype"
                ],
                "protein_interactions": [
                    "(CYP1A1, PTPN11)",
                    "(FLNA, NRP1)",
                    "(MAML1, MAML3)"
                ],
                "common_pathways": [],
                "genecomb_metascore": 1,
                "lastmodified": "2021-10-18T11:01:07.207559"
            },
            "relationships": {
                "combination_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI602"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genecombinations/410/relationships/combination_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genecombinations/410/combinations/?format=api"
                    }
                },
                "genes": {
                    "meta": {
                        "count": 17
                    },
                    "data": [
                        {
                            "type": "Gene",
                            "id": "BNC2"
                        },
                        {
                            "type": "Gene",
                            "id": "NRP1"
                        },
                        {
                            "type": "Gene",
                            "id": "PROP1"
                        },
                        {
                            "type": "Gene",
                            "id": "PTPN11"
                        },
                        {
                            "type": "Gene",
                            "id": "MAML1"
                        },
                        {
                            "type": "Gene",
                            "id": "MAML3"
                        },
                        {
                            "type": "Gene",
                            "id": "IRX5"
                        },
                        {
                            "type": "Gene",
                            "id": "ATF3"
                        },
                        {
                            "type": "Gene",
                            "id": "FRAS1"
                        },
                        {
                            "type": "Gene",
                            "id": "IRX6"
                        },
                        {
                            "type": "Gene",
                            "id": "CYP1A1"
                        },
                        {
                            "type": "Gene",
                            "id": "HOXA13"
                        },
                        {
                            "type": "Gene",
                            "id": "WDR11"
                        },
                        {
                            "type": "Gene",
                            "id": "EYA1"
                        },
                        {
                            "type": "Gene",
                            "id": "GLI3"
                        },
                        {
                            "type": "Gene",
                            "id": "FLNA"
                        },
                        {
                            "type": "Gene",
                            "id": "MAMLD1"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genecombinations/410/relationships/genes?format=api",
                        "related": "https://olida.ibsquare.be/api/genecombinations/410/genes/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/genecombinations/410/?format=api"
            }
        },
        {
            "type": "GeneCombination",
            "id": "411",
            "attributes": {
                "gene_relationship": [
                    "Involved in the same disease",
                    "Relevant pathways for phenotype"
                ],
                "protein_interactions": [
                    "(MAML3, NOTCH2)"
                ],
                "common_pathways": [],
                "genecomb_metascore": 1,
                "lastmodified": "2021-10-18T11:01:07.345230"
            },
            "relationships": {
                "combination_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI603"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genecombinations/411/relationships/combination_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genecombinations/411/combinations/?format=api"
                    }
                },
                "genes": {
                    "meta": {
                        "count": 6
                    },
                    "data": [
                        {
                            "type": "Gene",
                            "id": "EVC"
                        },
                        {
                            "type": "Gene",
                            "id": "MAML3"
                        },
                        {
                            "type": "Gene",
                            "id": "MAMLD1"
                        },
                        {
                            "type": "Gene",
                            "id": "NOTCH2"
                        },
                        {
                            "type": "Gene",
                            "id": "PPARGC1B"
                        },
                        {
                            "type": "Gene",
                            "id": "WDR11"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genecombinations/411/relationships/genes?format=api",
                        "related": "https://olida.ibsquare.be/api/genecombinations/411/genes/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/genecombinations/411/?format=api"
            }
        },
        {
            "type": "GeneCombination",
            "id": "412",
            "attributes": {
                "gene_relationship": [
                    "Involved in the same disease",
                    "Relevant pathways for phenotype"
                ],
                "protein_interactions": [
                    "(MAML2, NOTCH1)",
                    "(MAML3, NOTCH1)"
                ],
                "common_pathways": [],
                "genecomb_metascore": 1,
                "lastmodified": "2021-10-18T11:01:07.602611"
            },
            "relationships": {
                "combination_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI604"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genecombinations/412/relationships/combination_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genecombinations/412/combinations/?format=api"
                    }
                },
                "genes": {
                    "meta": {
                        "count": 14
                    },
                    "data": [
                        {
                            "type": "Gene",
                            "id": "CUL4B"
                        },
                        {
                            "type": "Gene",
                            "id": "DAPK1"
                        },
                        {
                            "type": "Gene",
                            "id": "EMX2"
                        },
                        {
                            "type": "Gene",
                            "id": "FREM2"
                        },
                        {
                            "type": "Gene",
                            "id": "IGFBP2"
                        },
                        {
                            "type": "Gene",
                            "id": "MAML2"
                        },
                        {
                            "type": "Gene",
                            "id": "MAML3"
                        },
                        {
                            "type": "Gene",
                            "id": "MAMLD1"
                        },
                        {
                            "type": "Gene",
                            "id": "MYO7A"
                        },
                        {
                            "type": "Gene",
                            "id": "NOTCH1"
                        },
                        {
                            "type": "Gene",
                            "id": "PIK3R3"
                        },
                        {
                            "type": "Gene",
                            "id": "TGFBI"
                        },
                        {
                            "type": "Gene",
                            "id": "WNT9A"
                        },
                        {
                            "type": "Gene",
                            "id": "WNT9B"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genecombinations/412/relationships/genes?format=api",
                        "related": "https://olida.ibsquare.be/api/genecombinations/412/genes/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/genecombinations/412/?format=api"
            }
        }
    ]
}