Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 493 Bytes

File metadata and controls

24 lines (16 loc) · 493 Bytes

Plotting Example

This example demonstrates how to use EnzymeML.jl to plot the results of an EnzymeML document.

Overview

The plot_example.jl script shows how to:

  1. Load an EnzymeML document
  2. Create a plot from the document's reactions
  3. Plot the results
  4. Save the plot

Running the Example

To run this example:

  1. Make sure you have EnzymeML.jl installed
  2. Navigate to the examples/plotting directory
  3. Run the script with Julia:
julia visualize_example.jl