Skip to content

Commit

Permalink
A new causal mechanism qualifier for "guanyl_nucleotide_exchange" was…
Browse files Browse the repository at this point in the history
… added to Biolink

This helps address one of the gaps seen in the SIGNOR database edge properties.
  • Loading branch information
beasleyjonm authored Jan 22, 2025
1 parent 42e15b0 commit 86b5569
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 86b5569

Please sign in to comment.