# ---------------------------------------------------------------------------
# set paths to data files
-my $data_path = "/home/preecej/Documents/projects/plant_reactome/reactome_to_chebi_mapping/AraCyc/aracyc_10/no_synonyms/";
-my $chebi_obo_file = "../../chebi_v104.obo";
+my $data_path = "/home/preecej/Documents/projects/plant_reactome/reactome_to_chebi_mapping/AraCyc/aracyc_11/";
+my $chebi_obo_file = "../chebi_v109.obo";
my $reactome_file = "AraReferenceMolecules.txt";
my $mapped_output_file = "1.2_reactome_chebi_mapping_complete.txt";
my $sorted_output_file = "1.2_reactome_chebi_mapping_complete_sorted.txt";