This example demonstrates how to use EnzymeML.jl to plot the results of an EnzymeML document.
The plot_example.jl script shows how to:
- Load an EnzymeML document
- Create a plot from the document's reactions
- Plot the results
- Save the plot
To run this example:
- Make sure you have EnzymeML.jl installed
- Navigate to the examples/plotting directory
- Run the script with Julia:
julia visualize_example.jl