Skip to content

Commit

Permalink
Merge pull request #315 from TanskaAnnna/main
Browse files Browse the repository at this point in the history
Adding back graph for Allergic rhinitis-loratadine, closes #315
  • Loading branch information
TanskaAnnna authored May 21, 2021
2 parents b70589b + 31dfdc0 commit c8993c2
Showing 1 changed file with 38 additions and 1 deletion.
39 changes: 38 additions & 1 deletion submission.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,38 @@

- directed: true
graph:
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 c8993c2

Please sign in to comment.