From: preecej Date: Wed, 6 Oct 2010 23:27:27 +0000 (+0000) Subject: Reactome::CHEBI mapping project X-Git-Url: http://gitweb.planteome.org/?a=commitdiff_plain;h=d78b3ff3ddd2b3198399d79cd451f5d58d4a3fb3;p=old-jaiswallab-svn%2F.git Reactome::CHEBI mapping project svn path=/; revision=56 --- 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 index 0000000..35a2733 --- /dev/null +++ b/preecej/perl_singletons/reactome_chebi_mapping/reactome_chebi_mapping.pl @@ -0,0 +1,6 @@ +#!/usr/bin/perl -w +use strict; + +my $chebi_path = + +exit;