Skip to content

2.0.2 - Supporting multiple pathways

Compare
Choose a tag to compare
@DSuveges DSuveges released this 11 Feb 13:51
· 331 commits to master since this release
a893290

Support for storing multiple pathways is added.

Example:

"pathways": [
    {
        "id": "R-HSA-2894862",
        "name": "Constitutive Signaling by NOTCH1 HD+PEST Domain Mutants"
    },
    {
        "id": "R-HSA-2644606",
        "name": "Constitutive Signaling by NOTCH1 PEST Domain Mutants"
    }
]