Skip to content

Commit

Permalink
Merge pull request #277 from RobokopU24/update-for-new-biolink-model-…
Browse files Browse the repository at this point in the history
…"guanyl_nucleotide_exchange"-causal-mechanism-qualifier

A new causal mechanism qualifier for "guanyl_nucleotide_exchange" was…
  • Loading branch information
EvanDietzMorris authored Jan 22, 2025
2 parents 42e15b0 + 86b5569 commit 2db0528
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion parsers/SIGNOR/src/signor_mechanism_predicate_mapping.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@

# This probably needs to be a node property.
"guanine nucleotide exchange factor": {
"edge_properties": {
CAUSAL_MECHANISM_QUALIFIER: "guanyl_nucleotide_exchange"
}
},

"post transcriptional modification": {
Expand Down Expand Up @@ -220,4 +223,4 @@
OBJECT_ASPECT_QUALIFIER: "expression"
}
}
}
}

0 comments on commit 2db0528

Please sign in to comment.