From f27521b51e9dd87bfd9d5367ec727f126a1ae8f4 Mon Sep 17 00:00:00 2001 From: TanskaAnnna Date: Fri, 21 May 2021 19:08:06 +0000 Subject: [PATCH] Commit from GitHub Actions (Update Indications on Merge) --- indication_paths.json | 64 ------------------------------------------- indication_paths.yaml | 40 --------------------------- 2 files changed, 104 deletions(-) diff --git a/indication_paths.json b/indication_paths.json index 4cdee8635..040d5a68d 100644 --- a/indication_paths.json +++ b/indication_paths.json @@ -195516,69 +195516,5 @@ "reference": [ "https://go.drugbank.com/drugs/DB09245" ] - }, - { - "directed": true, - "graph": { - "_id": "DB00792_MESH_D065631_3", - "disease": "Allergic rhinitis", - "disease_mesh": "MESH:D065631", - "drug": "loratadine", - "drug_mesh": "MESH:D017336", - "drugbank": "DB:DB00792" - }, - "links": [ - { - "key": "decreases activity of", - "source": "MESH:D017336", - "target": "UniProt:P35367" - }, - { - "key": "positively regulates", - "source": "UniProt:P35367", - "target": "GO:0004969" - }, - { - "key": "positively correlated with", - "source": "GO:0004969", - "target": "GO:0002441" - }, - { - "key": "positively correlated with", - "source": "GO:0002441", - "target": "MESH:D065631" - } - ], - "multigraph": true, - "nodes": [ - { - "id": "MESH:D017336", - "label": "Drug", - "name": "loratadine" - }, - { - "id": "UniProt:P35367", - "label": "Protein", - "name": "Histamine H1 receptor" - }, - { - "id": "GO:0004969", - "label": "MolecularActivity", - "name": "histamine receptor activity" - }, - { - "id": "GO:0002441", - "label": "BiologicalProcess", - "name": "histamine secretion involved in inflammatory response" - }, - { - "id": "MESH:D065631", - "label": "Disease", - "name": "Allergic rhinitis" - } - ], - "reference": [ - "https://go.drugbank.com/drugs/DB00455" - ] } ] \ No newline at end of file diff --git a/indication_paths.yaml b/indication_paths.yaml index 77ea5277f..f8abfd828 100644 --- a/indication_paths.yaml +++ b/indication_paths.yaml @@ -122909,43 +122909,3 @@ name: Depressive disorder reference: - https://go.drugbank.com/drugs/DB09245 -- directed: true - graph: - _id: DB00792_MESH_D065631_3 - disease: Allergic rhinitis - disease_mesh: MESH:D065631 - drug: loratadine - drug_mesh: MESH:D017336 - drugbank: DB:DB00792 - links: - - key: decreases activity of - source: MESH:D017336 - target: UniProt:P35367 - - key: positively regulates - source: UniProt:P35367 - target: GO:0004969 - - key: positively correlated with - source: GO:0004969 - target: GO:0002441 - - key: positively correlated with - source: GO:0002441 - target: MESH:D065631 - multigraph: true - nodes: - - id: MESH:D017336 - label: Drug - name: loratadine - - id: UniProt:P35367 - label: Protein - name: Histamine H1 receptor - - id: GO:0004969 - label: MolecularActivity - name: histamine receptor activity - - id: GO:0002441 - label: BiologicalProcess - name: histamine secretion involved in inflammatory response - - id: MESH:D065631 - label: Disease - name: Allergic rhinitis - reference: - - https://go.drugbank.com/drugs/DB00455