From: preecej Date: Thu, 2 Jan 2014 23:48:39 +0000 (+0000) Subject: moved files to args X-Git-Url: http://gitweb.planteome.org/?a=commitdiff_plain;h=27c8299182ac4dbe91150262a8b11ec64f1fbca1;p=old-jaiswallab-svn%2F.git moved files to args svn path=/; revision=519 --- diff --git a/Personnel/preecej/perl_singletons/gramene/maizecyc_GRMZ_GBWI_swap.pl b/Personnel/preecej/perl_singletons/gramene/maizecyc_GRMZ_GBWI_swap.pl index 2747acf..a67ef34 100644 --- a/Personnel/preecej/perl_singletons/gramene/maizecyc_GRMZ_GBWI_swap.pl +++ b/Personnel/preecej/perl_singletons/gramene/maizecyc_GRMZ_GBWI_swap.pl @@ -3,7 +3,7 @@ use strict; my $map_file = $ARGV[0]; #GBWI::GRMZ mapping file -# # cyc pathway dump file (generated w/ brie:/usr/local/gramene/gramene-lib/scripts/pathway/format-pathway-data.pl (see README for conventional usage)) +# cyc pathway dump file (generated w/ brie:/usr/local/gramene/gramene-lib/scripts/pathway/format-pathway-data.pl (see README for conventional usage)) my $dump_file = $ARGV[1]; my %map_hash;