Hello!
To see the file structure, click on "tree".
Note that updates take place every 10 minutes, commits may not be seen immediately.
projects
/
old-jaiswallab-svn
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
467c07e
)
Testing...
author
preecej
<preecej@localhost>
Tue, 9 Aug 2011 19:59:58 +0000
(19:59 +0000)
committer
preecej
<preecej@localhost>
Tue, 9 Aug 2011 19:59:58 +0000
(19:59 +0000)
svn path=/; revision=144
preecej/perl_singletons/pathway_gene_swapper.pl
patch
|
blob
|
history
diff --git
a/preecej/perl_singletons/pathway_gene_swapper.pl
b/preecej/perl_singletons/pathway_gene_swapper.pl
index 6a9e03c4c442c0d0829ae734e29937967cba22c8..5066f39cc1469035708586a0a72b02c79a07fac8 100644
(file)
--- a/
preecej/perl_singletons/pathway_gene_swapper.pl
+++ b/
preecej/perl_singletons/pathway_gene_swapper.pl
@@
-368,8
+368,8
@@
sub swap_genes
}
}
-
#
if ($debug) { print "...<DEBUG: \%existing_hex_ids>\n"
-
#
. Dumper(\%existing_hex_ids) . "\n\n"; }
+ if ($debug) { print "...<DEBUG: \%existing_hex_ids>\n"
+ . Dumper(\%existing_hex_ids) . "\n\n"; }
# iterate through gene mappings from csv file
foreach my $old_gene (keys %swap_genes)