Skip to content

Commit

Permalink
Add regulate relationship
Browse files Browse the repository at this point in the history
  • Loading branch information
ddomingof committed Mar 13, 2019
1 parent 10a68e2 commit b164ebb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pathme/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ def ensure_pathme_folders():
'Reaction': 'BEL Reactions',
'increases': 'BEL Increase Relations',
'decreases': 'BEL Decrease Relations',
'regulates': 'BEL Regulate Relations',
'association': 'BEL Association Relations',
'hasComponent': 'BEL Component Edges',
'hasVariant': 'BEL Variant Edges',
Expand Down

0 comments on commit b164ebb

Please sign in to comment.