Skip to content

Commit

Permalink
Commit from GitHub Actions (Update Indications on Merge)
Browse files Browse the repository at this point in the history
  • Loading branch information
TanskaAnnna committed May 21, 2021
1 parent 99f04f2 commit f27521b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 104 deletions.
64 changes: 0 additions & 64 deletions indication_paths.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
]
40 changes: 0 additions & 40 deletions indication_paths.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit f27521b

Please sign in to comment.