Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 476 Bytes

cookbook.rst

File metadata and controls

15 lines (11 loc) · 476 Bytes

Cookbook

Post-Translational Modifications

The control of post-translational modifications can be represented in two ways in BEL:

# mechanistic representation with a reaction
p(X) -> reaction(reactants(p(Y)), products(p(Y, pmod(Ph))))

# qualitative representation
p(X) -> p(Y, pmod(Ph))

The qualitative representation is preferred, also with other modifications like truncations and fragmentations.