Hello!

To see the file structure, click on "tree".

Note that updates take place every 10 minutes, commits may not be seen immediately.
svn path=/; revision=486
authorpreecej <preecej@localhost>
Thu, 6 Jun 2013 23:10:38 +0000 (23:10 +0000)
committerpreecej <preecej@localhost>
Thu, 6 Jun 2013 23:10:38 +0000 (23:10 +0000)
Personnel/preecej/perl_singletons/reactome_chebi_mapping/reactome_chebi_mapping.pl

index 9f25b33429fd03c081463eb9ebee90d5f19fbc7a..90d4244501eb72819ca776e0379b5c729f0196ed 100755 (executable)
@@ -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";