Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

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