From 476e766fdce49a8d95d59e4fc691a4d4b3a6b4a7 Mon Sep 17 00:00:00 2001 From: preecej Date: Thu, 6 Jun 2013 23:10:38 +0000 Subject: [PATCH] svn path=/; revision=486 --- .../reactome_chebi_mapping/reactome_chebi_mapping.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Personnel/preecej/perl_singletons/reactome_chebi_mapping/reactome_chebi_mapping.pl b/Personnel/preecej/perl_singletons/reactome_chebi_mapping/reactome_chebi_mapping.pl index 9f25b33..90d4244 100755 --- a/Personnel/preecej/perl_singletons/reactome_chebi_mapping/reactome_chebi_mapping.pl +++ b/Personnel/preecej/perl_singletons/reactome_chebi_mapping/reactome_chebi_mapping.pl @@ -42,7 +42,7 @@ use GO::Parser; # --------------------------------------------------------------------------- # set paths to data files -my $data_path = "/home/preecej/Documents/projects/reactome/reactome_to_chebi_mapping/AraCyc/aracyc_10/no_synonyms/"; +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 $reactome_file = "AraReferenceMolecules.txt"; my $mapped_output_file = "1.2_reactome_chebi_mapping_complete.txt"; -- 2.34.1