Hello!

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

Note that updates take place every 10 minutes, commits may not be seen immediately.
Reactome::CHEBI mapping project
authorpreecej <preecej@localhost>
Wed, 6 Oct 2010 23:27:27 +0000 (23:27 +0000)
committerpreecej <preecej@localhost>
Wed, 6 Oct 2010 23:27:27 +0000 (23:27 +0000)
svn path=/; revision=56

preecej/perl_singletons/reactome_chebi_mapping/reactome_chebi_mapping.pl [new file with mode: 0755]

diff --git a/preecej/perl_singletons/reactome_chebi_mapping/reactome_chebi_mapping.pl b/preecej/perl_singletons/reactome_chebi_mapping/reactome_chebi_mapping.pl
new file mode 100755 (executable)
index 0000000..35a2733
--- /dev/null
@@ -0,0 +1,6 @@
+#!/usr/bin/perl -w
+use strict;
+
+my $chebi_path = 
+
+exit;